diff options
author | sbd <sbd@pkgsrc.org> | 2013-04-24 10:06:47 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2013-04-24 10:06:47 +0000 |
commit | dfef16ab5a6daf447a41acbbf599c0ce74e5beb2 (patch) | |
tree | 64e45c8ddb80e75f41203f64872a97ba29d76d9a /textproc/groff | |
parent | 0cc98fdd5717a29f19e0a57ddedc748b4ec8df75 (diff) | |
download | pkgsrc-dfef16ab5a6daf447a41acbbf599c0ce74e5beb2.tar.gz |
Revbump for all packages that have USE_TOOLS+=gs
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 202424ddc64..f755838d69e 100644 --- a/textproc/groff/Makefile +++ b/textproc/groff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.67 2012/10/25 06:55:52 asau Exp $ +# $NetBSD: Makefile,v 1.68 2013/04/24 10:06:52 sbd Exp $ # DISTNAME= groff-1.20.1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=groff/} |