diff options
author | cube <cube@pkgsrc.org> | 2010-07-04 18:12:26 +0000 |
---|---|---|
committer | cube <cube@pkgsrc.org> | 2010-07-04 18:12:26 +0000 |
commit | cd46358d4a33cee0faf99a1c96bc4c56e2a61d31 (patch) | |
tree | b4943200c9e19b168929d07cc1430222040877c1 /www | |
parent | 550702a6243d32aa62f2073ffc9ebe66c8e42e16 (diff) | |
download | pkgsrc-cd46358d4a33cee0faf99a1c96bc4c56e2a61d31.tar.gz |
Enable devel/p5-File-BOM, devel/p5-Tie-{Cache-LRU{,-Expires},{LL,Regexp}Hash}
and www/p5-Data-URIEncode.
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 56119236e49..15bf5ce6ad9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.749 2010/07/04 18:11:48 seb Exp $ +# $NetBSD: Makefile,v 1.750 2010/07/04 18:12:26 cube Exp $ # COMMENT= Packages related to the World Wide Web @@ -312,6 +312,7 @@ SUBDIR+= p5-CatalystX-Component-Traits SUBDIR+= p5-CatalystX-LeakChecker SUBDIR+= p5-Corona SUBDIR+= p5-Dancer +SUBDIR+= p5-Data-URIEncode SUBDIR+= p5-FCGI SUBDIR+= p5-FCGI-Client SUBDIR+= p5-FCGI-ProcManager |