aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Webmake
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-14 23:06:48 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-14 23:06:48 +0000
commitc31b7610d6e0f41fcde19e0367fbab7d084cbb32 (patch)
treea1ddfb51d2ca7169bbf832fb613a77b270aff1c3 /www/p5-HTML-Webmake
parent84345e5b93378dd4f841e9c378d217e104ea417e (diff)
Notes
Diffstat (limited to 'www/p5-HTML-Webmake')
-rw-r--r--www/p5-HTML-Webmake/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-HTML-Webmake/Makefile b/www/p5-HTML-Webmake/Makefile
index 2f8a2642b1ae..b0d8ea776c8e 100644
--- a/www/p5-HTML-Webmake/Makefile
+++ b/www/p5-HTML-Webmake/Makefile
@@ -7,6 +7,7 @@
PORTNAME= HTML-WebMake
PORTVERSION= 2.3
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= http://webmake.sourceforge.net/released/ \
http://webmake.taint.org/released/
@@ -24,7 +25,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN1= webmake.1
-MAN3= HTML::WebMake.3 HTML::WebMake::PerlCodeLibrary.3 \
- HTML::WebMake::Content.3 HTML::WebMake::Main.3
+MAN3= HTML::WebMake.3 HTML::WebMake::MetadataContent.3 HTML::WebMake::PerlCodeLibrary.3 \
+ HTML::WebMake::Content.3 HTML::WebMake::Main.3 HTML::WebMake::Util.3
.include <bsd.port.mk>