diff options
Diffstat (limited to 'main/groff/APKBUILD')
-rw-r--r-- | main/groff/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/groff/APKBUILD b/main/groff/APKBUILD index 4140be26f3..0c7201b946 100644 --- a/main/groff/APKBUILD +++ b/main/groff/APKBUILD @@ -3,7 +3,7 @@ pkgname=groff pkgver=1.22.3 pkgrel=2 pkgdesc="GNU troff text-formatting system" -url="http://www.gnu.org/software/groff/groff.html" +url="https://www.gnu.org/software/groff/groff.html" arch="all" license="GPL" depends= |