diff options
author | obache <obache@pkgsrc.org> | 2007-08-05 05:57:09 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2007-08-05 05:57:09 +0000 |
commit | d00b63e9b2eebac028875dfbddb6d29536fc651d (patch) | |
tree | 565a3ff524ed028737e367d94d272a38e6a22bbe /www | |
parent | 40572bd4509755a582cfb71c1ab3b3783181356e (diff) | |
download | pkgsrc-d00b63e9b2eebac028875dfbddb6d29536fc651d.tar.gz |
Add p5-Template-Multilingual.
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 fe8a4475bf6..f6053d193cf 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.517 2007/07/14 22:35:00 kristerw Exp $ +# $NetBSD: Makefile,v 1.518 2007/08/05 05:57:09 obache Exp $ # COMMENT= Packages related to the World Wide Web @@ -264,6 +264,7 @@ SUBDIR+= p5-MasonX-Request-WithApacheSession SUBDIR+= p5-SVN-Web SUBDIR+= p5-Template-Extract SUBDIR+= p5-Template-Generate +SUBDIR+= p5-Template-Multilingual SUBDIR+= p5-Template-Stash-EscapeHTML SUBDIR+= p5-Template-Toolkit SUBDIR+= p5-Test-WWW-Mechanize |