aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Template-Compiled/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-08-28 21:41:41 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-08-28 21:41:41 +0000
commit28ea6a661a71e6b9194ea9bf1bd2314513841eea (patch)
tree461c90fbb7aacf3f238983cb8ceb53c2a3ec5fa1 /www/p5-HTML-Template-Compiled/Makefile
parent9013709caa511eafd51221c77e33faf448634325 (diff)
downloadports-28ea6a661a71e6b9194ea9bf1bd2314513841eea.tar.gz
ports-28ea6a661a71e6b9194ea9bf1bd2314513841eea.zip
Notes
Diffstat (limited to 'www/p5-HTML-Template-Compiled/Makefile')
-rw-r--r--www/p5-HTML-Template-Compiled/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-HTML-Template-Compiled/Makefile b/www/p5-HTML-Template-Compiled/Makefile
index 134b729a7315..aef075630b04 100644
--- a/www/p5-HTML-Template-Compiled/Makefile
+++ b/www/p5-HTML-Template-Compiled/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= HTML-Template-Compiled
-PORTVERSION= 0.72
+PORTVERSION= 0.73
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= HTML
@@ -33,6 +33,7 @@ MAN3= HTML::Template::Compiled.3 \
HTML::Template::Compiled::Classic.3 \
HTML::Template::Compiled::Lazy.3 \
HTML::Template::Compiled::Reference.3 \
+ HTML::Template::Compiled::Plugin::XMLEscape.3 \
HTML::Template::Compiled::Utils.3
.include <bsd.port.pre.mk>