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 81056f0a7ed..d77d2b7e726 100644 --- a/textproc/groff/Makefile +++ b/textproc/groff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2004/11/13 22:04:53 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2004/12/17 18:53:54 wiz Exp $ # DISTNAME= groff-1.19.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=groff/} |