diff options
author | jmc <jmc@pkgsrc.org> | 2003-05-25 07:20:05 +0000 |
---|---|---|
committer | jmc <jmc@pkgsrc.org> | 2003-05-25 07:20:05 +0000 |
commit | 870721dd6af8cb0fc2b7edc747d38f59582690d4 (patch) | |
tree | 5f35479a72548e1fb12e937c043831a69628ebfe /textproc/groff | |
parent | d098f4b66ef51d1642720a40ad3327374b01471b (diff) | |
download | pkgsrc-870721dd6af8cb0fc2b7edc747d38f59582690d4.tar.gz |
Bump PKGREVSION after html fixes
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 f97eb753f9e..0de2efb7364 100644 --- a/textproc/groff/Makefile +++ b/textproc/groff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2003/05/22 01:50:07 jmc Exp $ +# $NetBSD: Makefile,v 1.10 2003/05/25 07:20:05 jmc Exp $ # DISTNAME= groff-1.19 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=groff/} |