diff options
author | jmc <jmc> | 2003-05-25 07:20:05 +0000 |
---|---|---|
committer | jmc <jmc> | 2003-05-25 07:20:05 +0000 |
commit | c8eb3b7e8cfc549972530d4a7072ca0916fdc0fe (patch) | |
tree | 5f35479a72548e1fb12e937c043831a69628ebfe | |
parent | a1073b53847f6baddcdc2b5b53429844c2dd1773 (diff) | |
download | pkgsrc-c8eb3b7e8cfc549972530d4a7072ca0916fdc0fe.tar.gz |
Bump PKGREVSION after html fixes
-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/} |