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 | ae8ff300fdd7aaca032a553be85693feb4650c77 (patch) | |
tree | b4943200c9e19b168929d07cc1430222040877c1 /www/Makefile | |
parent | 2c7cf4542b85a8dcf2aa4303799e095c724efac0 (diff) | |
download | pkgsrc-ae8ff300fdd7aaca032a553be85693feb4650c77.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/Makefile')
-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 |