diff options
Diffstat (limited to 'textproc/groff')
-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 0dfcc2823ed..f8cd15ca601 100644 --- a/textproc/groff/Makefile +++ b/textproc/groff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2007/09/08 21:58:00 jlam Exp $ +# $NetBSD: Makefile,v 1.48 2008/11/10 17:21:38 wiz Exp $ # DISTNAME= groff-1.19.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=groff/} |