diff options
author | sno <sno@pkgsrc.org> | 2013-07-03 17:51:43 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2013-07-03 17:51:43 +0000 |
commit | d3363d740b33f5c70cf52f1541d8c92a7dab4d80 (patch) | |
tree | 5553257d2e961845e00e6ec9a1631d46edd376b9 | |
parent | a57dcf4f9bf50e8c6d49da6e244288590fc117d2 (diff) | |
download | pkgsrc-d3363d740b33f5c70cf52f1541d8c92a7dab4d80.tar.gz |
Adding SUBDIR's for p5-Dancer-Session-Cookie and p5-Session-Storage-Secure
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 01d7b3541b5..15a472a64be 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.971 2013/06/15 19:54:37 joerg Exp $ +# $NetBSD: Makefile,v 1.972 2013/07/03 17:51:43 sno Exp $ # COMMENT= Packages related to the World Wide Web @@ -324,6 +324,7 @@ SUBDIR+= p5-CatalystX-LeakChecker SUBDIR+= p5-Continuity SUBDIR+= p5-Corona SUBDIR+= p5-Dancer +SUBDIR+= p5-Dancer-Session-Cookie SUBDIR+= p5-Data-URIEncode SUBDIR+= p5-FCGI SUBDIR+= p5-FCGI-Client @@ -471,6 +472,7 @@ SUBDIR+= p5-Rose-HTMLx-Form-Related SUBDIR+= p5-Rose-URI SUBDIR+= p5-SCGI SUBDIR+= p5-SVN-Web +SUBDIR+= p5-Session-Storage-Secure SUBDIR+= p5-Squatting SUBDIR+= p5-Squatting-On-PSGI SUBDIR+= p5-Starlet |