diff options
Diffstat (limited to 'textproc/groff/Makefile')
-rw-r--r-- | textproc/groff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/groff/Makefile b/textproc/groff/Makefile index 6559e6600da..bd2ea11c3a4 100644 --- a/textproc/groff/Makefile +++ b/textproc/groff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.92 2019/11/04 21:45:55 rillig Exp $ +# $NetBSD: Makefile,v 1.93 2020/01/18 23:35:26 rillig Exp $ DISTNAME= groff-1.22.4 PKGREVISION= 2 @@ -6,7 +6,7 @@ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=groff/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.gnu.org/software/groff/groff.html +HOMEPAGE= https://www.gnu.org/software/groff/groff.html COMMENT= GNU roff text processing suite LICENSE= gnu-gpl-v3 |