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 f755838d69e..5274e17286d 100644 --- a/textproc/groff/Makefile +++ b/textproc/groff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.68 2013/04/24 10:06:52 sbd Exp $ +# $NetBSD: Makefile,v 1.69 2013/05/31 12:42:07 wiz Exp $ # DISTNAME= groff-1.20.1 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=groff/} |