diff options
Diffstat (limited to 'textproc/ja-groff/Makefile')
-rw-r--r-- | textproc/ja-groff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ja-groff/Makefile b/textproc/ja-groff/Makefile index e615220a7ac..75bd1e1479e 100644 --- a/textproc/ja-groff/Makefile +++ b/textproc/ja-groff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2012/10/25 06:56:01 asau Exp $ +# $NetBSD: Makefile,v 1.16 2013/05/31 12:42:07 wiz Exp $ DISTNAME= groff-1.10 PKGNAME= ja-groff-0.99 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= japanese textproc MASTER_SITES= ${MASTER_SITE_GNU:=groff/} |