diff options
author | wen <wen@pkgsrc.org> | 2013-07-21 14:21:23 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2013-07-21 14:21:23 +0000 |
commit | 7ac38046ca141b72369e57c14a0f123d41ed4616 (patch) | |
tree | e0cc2464692e8fe815edef3b4f95b78679227394 /www/Makefile | |
parent | 922914c4db0c4828274a80a18f33c24ebee7bfe1 (diff) | |
download | pkgsrc-7ac38046ca141b72369e57c14a0f123d41ed4616.tar.gz |
+ p5-Dancer2
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 fcf38becf8b..2d3c512dd56 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.976 2013/07/20 13:46:16 kleink Exp $ +# $NetBSD: Makefile,v 1.977 2013/07/21 14:21:23 wen Exp $ # COMMENT= Packages related to the World Wide Web @@ -327,6 +327,7 @@ SUBDIR+= p5-Continuity SUBDIR+= p5-Corona SUBDIR+= p5-Dancer SUBDIR+= p5-Dancer-Session-Cookie +SUBDIR+= p5-Dancer2 SUBDIR+= p5-Data-URIEncode SUBDIR+= p5-FCGI SUBDIR+= p5-FCGI-Client |