diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-05-02 19:35:53 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-05-02 19:35:53 +0000 |
commit | 30e3dcbb8c40690251b1fd8d6f215e1039c0738c (patch) | |
tree | 5b61f0d402e929203e795bcf896e9706424945e4 /textproc | |
parent | a4b45aef4e986bd83187cf9b3b0c64ee0a9e66da (diff) | |
download | ports-30e3dcbb8c40690251b1fd8d6f215e1039c0738c.tar.gz ports-30e3dcbb8c40690251b1fd8d6f215e1039c0738c.zip |
Bump PORTREVISION to repair package creation botch from previous commit.
Refused to fix: mi
Notes
Notes:
svn path=/head/; revision=191423
Diffstat (limited to 'textproc')
-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} |