diff options
-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 f97eb753f9e..0de2efb7364 100644 --- a/textproc/groff/Makefile +++ b/textproc/groff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2003/05/22 01:50:07 jmc Exp $ +# $NetBSD: Makefile,v 1.10 2003/05/25 07:20:05 jmc Exp $ # DISTNAME= groff-1.19 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=groff/} |