summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-09-30 21:04:04 +0000
committerwiz <wiz@pkgsrc.org>2012-09-30 21:04:04 +0000
commit551fdf175a4974ef7837ba35bcb6703b69bca66d (patch)
tree4b1a4d5dde74fbcfce54f48c126482cab8cc5e04 /www
parentc77d83b21e1177bac60898ef6e3cbb853a6f0a9d (diff)
downloadpkgsrc-551fdf175a4974ef7837ba35bcb6703b69bca66d.tar.gz
+ p5-HTML-Template-Expr.
Diffstat (limited to 'www')
-rw-r--r--www/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index 58db458bf28..26fd9944824 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.895 2012/09/20 06:44:29 jaapb Exp $
+# $NetBSD: Makefile,v 1.896 2012/09/30 21:04:04 wiz Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -344,6 +344,7 @@ SUBDIR+= p5-HTML-Table
SUBDIR+= p5-HTML-TableExtract
SUBDIR+= p5-HTML-Tagset
SUBDIR+= p5-HTML-Template
+SUBDIR+= p5-HTML-Template-Expr
SUBDIR+= p5-HTML-Template-Pro
SUBDIR+= p5-HTML-Tiny
SUBDIR+= p5-HTML-TokeParser-Simple