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 69c21867fe2..3c18a0e8444 100644 --- a/textproc/groff/Makefile +++ b/textproc/groff/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2003/01/05 01:07:57 salo Exp $ +# $NetBSD: Makefile,v 1.6 2003/02/25 10:17:11 wiz Exp $ # DISTNAME= groff-1.18.1 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=groff/} |