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 358615d18a5..c594c4a7e61 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.722 2010/04/24 09:00:27 seb Exp $ +# $NetBSD: Makefile,v 1.723 2010/04/24 11:37:21 seb Exp $ # COMMENT= Packages related to the World Wide Web @@ -415,6 +415,7 @@ SUBDIR+= p5-Starlet SUBDIR+= p5-Starman SUBDIR+= p5-Task-CatInABox SUBDIR+= p5-Task-Catalyst-Tutorial +SUBDIR+= p5-Tatsumaki SUBDIR+= p5-Template-Extract SUBDIR+= p5-Template-Generate SUBDIR+= p5-Template-Multilingual |