summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2010-04-11 08:43:14 +0000
committerseb <seb@pkgsrc.org>2010-04-11 08:43:14 +0000
commitdfc91654b51232e2e55912f28f713f744d3eb11c (patch)
tree597e56c80b5d30cd21eaed9808a3e317808a96c4 /www
parent929006d596a42bdb23ec2acc3a6ec0e829b89b7a (diff)
downloadpkgsrc-dfc91654b51232e2e55912f28f713f744d3eb11c.tar.gz
Add & enable p5-CGI-PSGI
Diffstat (limited to 'www')
-rw-r--r--www/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index f785fb8dbd8..0388cb57dc4 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.714 2010/04/11 08:38:41 seb Exp $
+# $NetBSD: Makefile,v 1.715 2010/04/11 08:43:14 seb Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -248,6 +248,7 @@ SUBDIR+= p5-CGI-FormBuilder
SUBDIR+= p5-CGI-Kwiki
SUBDIR+= p5-CGI-Lite
SUBDIR+= p5-CGI-Minimal
+SUBDIR+= p5-CGI-PSGI
SUBDIR+= p5-CGI-ProgressBar
SUBDIR+= p5-CGI-Session
SUBDIR+= p5-CGI-Simple