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 | dc41d78796886de971ee3d79440c1f066d9cb719 (patch) | |
tree | 565a3ff524ed028737e367d94d272a38e6a22bbe /www/Makefile | |
parent | b845d058a57573eec9c2987db96bba91c0fcca02 (diff) | |
download | pkgsrc-dc41d78796886de971ee3d79440c1f066d9cb719.tar.gz |
Add p5-Template-Multilingual.
Diffstat (limited to 'www/Makefile')
-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 |