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 27565604f5b..2af2940d0bf 100644 --- a/textproc/groff/Makefile +++ b/textproc/groff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.64 2012/05/31 09:24:53 fhajny Exp $ +# $NetBSD: Makefile,v 1.65 2012/10/03 21:57:48 wiz Exp $ # DISTNAME= groff-1.20.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=groff/} |