diff options
author | seb <seb@pkgsrc.org> | 2010-04-11 08:43:14 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2010-04-11 08:43:14 +0000 |
commit | 0a5de69d02f1fe2fce148572d19e44927bd1b8ac (patch) | |
tree | 597e56c80b5d30cd21eaed9808a3e317808a96c4 /www | |
parent | 1366a25982c0057129651a48ff347f6f76a3f080 (diff) | |
download | pkgsrc-0a5de69d02f1fe2fce148572d19e44927bd1b8ac.tar.gz |
Add & enable p5-CGI-PSGI
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 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 |