diff options
author | seb <seb@pkgsrc.org> | 2008-08-18 13:46:50 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2008-08-18 13:46:50 +0000 |
commit | 6b8596ff5c956d757fcbe4f41eeffe557574ee65 (patch) | |
tree | 2d1e9bb9337f1de6cdfecf26430df52ea8397ff2 /www | |
parent | dfc6b6177fd244d4d8f3e8e12273b03e0cc4b326 (diff) | |
download | pkgsrc-6b8596ff5c956d757fcbe4f41eeffe557574ee65.tar.gz |
Add & enable p5-CGI-Cookie-Splitter
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 2853cab27f4..c7fa284cd2e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.567 2008/08/17 05:36:08 taca Exp $ +# $NetBSD: Makefile,v 1.568 2008/08/18 13:46:50 seb Exp $ # COMMENT= Packages related to the World Wide Web @@ -227,6 +227,7 @@ SUBDIR+= p5-CGI-Ajax SUBDIR+= p5-CGI-Application SUBDIR+= p5-CGI-Application-Plugin-DBH SUBDIR+= p5-CGI-Application-Plugin-ValidateRM +SUBDIR+= p5-CGI-Cookie-Splitter SUBDIR+= p5-CGI-FastTemplate SUBDIR+= p5-CGI-FormBuilder SUBDIR+= p5-CGI-Kwiki |