diff options
author | kris <kris@FreeBSD.org> | 2007-05-03 03:35:53 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-05-03 03:35:53 +0800 |
commit | 648405c361eeb5196e4d363bdcc37ca9effd8ad1 (patch) | |
tree | 71ca6a82066734682b8cd67be7704440aca8e94b /textproc/htmldoc | |
parent | 63b4bbd4559a3f00138216cd298bb0b6dad6cb9e (diff) | |
download | freebsd-ports-gnome-648405c361eeb5196e4d363bdcc37ca9effd8ad1.tar.gz freebsd-ports-gnome-648405c361eeb5196e4d363bdcc37ca9effd8ad1.tar.zst freebsd-ports-gnome-648405c361eeb5196e4d363bdcc37ca9effd8ad1.zip |
Bump PORTREVISION to repair package creation botch from previous commit.
Refused to fix: mi
Diffstat (limited to 'textproc/htmldoc')
-rw-r--r-- | textproc/htmldoc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/htmldoc/Makefile b/textproc/htmldoc/Makefile index 4ed8bb9100a2..b62b1759761d 100644 --- a/textproc/htmldoc/Makefile +++ b/textproc/htmldoc/Makefile @@ -7,7 +7,7 @@ PORTNAME= htmldoc PORTVERSION= 1.8.27 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_EASYSW} MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION} |