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 e99210522ea..c4927b24254 100644 --- a/textproc/groff/Makefile +++ b/textproc/groff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.73 2013/09/19 10:11:47 fhajny Exp $ +# $NetBSD: Makefile,v 1.74 2014/05/29 23:37:34 wiz Exp $ # DISTNAME= groff-1.20.1 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=groff/} |