diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index ae4be9fd955..ae4b69dd969 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.512 2007/05/29 10:16:46 joerg Exp $ +# $NetBSD: Makefile,v 1.513 2007/06/10 23:32:48 abs Exp $ # COMMENT= Packages related to the World Wide Web @@ -219,6 +219,7 @@ SUBDIR+= p5-HTML-Table SUBDIR+= p5-HTML-TableExtract SUBDIR+= p5-HTML-Tagset SUBDIR+= p5-HTML-Template +SUBDIR+= p5-HTML-Template-Stash-EscapeHTML SUBDIR+= p5-HTML-Tree SUBDIR+= p5-HTMLObject SUBDIR+= p5-HTTP-Cache-Transparent |