diff options
author | demon <demon@FreeBSD.org> | 2002-12-23 15:57:47 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2002-12-23 15:57:47 +0000 |
commit | 8007e5d2714456deede3743123b2d2faf273bfe5 (patch) | |
tree | 51fbed378a768e4ecc196050faf4248fc5345d7c /textproc/man2html | |
parent | 0bb5968292725f92f6a3f9dac1226cddd1cd1124 (diff) | |
download | FreeBSD-ports-8007e5d2714456deede3743123b2d2faf273bfe5.zip FreeBSD-ports-8007e5d2714456deede3743123b2d2faf273bfe5.tar.gz |
Forgot to bump PORTREVISION.
Diffstat (limited to 'textproc/man2html')
-rw-r--r-- | textproc/man2html/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/man2html/Makefile b/textproc/man2html/Makefile index 3602fb4..666cbf3 100644 --- a/textproc/man2html/Makefile +++ b/textproc/man2html/Makefile @@ -7,6 +7,7 @@ PORTNAME= man2html PORTVERSION= 3.0.1 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.oac.uci.edu/indiv/ehood/tar/ \ ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/ |