diff options
Diffstat (limited to 'textproc/groff/Makefile')
-rw-r--r-- | textproc/groff/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/groff/Makefile b/textproc/groff/Makefile index 8e553c18345..ba0b5fb812a 100644 --- a/textproc/groff/Makefile +++ b/textproc/groff/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.78 2015/03/08 23:29:23 joerg Exp $ +# $NetBSD: Makefile,v 1.79 2015/06/12 10:51:20 wiz Exp $ DISTNAME= groff-1.22.3 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=groff/} |