diff options
author | seb <seb@pkgsrc.org> | 2010-07-04 10:49:09 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2010-07-04 10:49:09 +0000 |
commit | 2b526177044459e5dc1a85b419b2d1ec471642c9 (patch) | |
tree | 9c1eaf7fd1c8711bd31ac781d098494358175146 | |
parent | c4b9b241fb680d54ae71f5add86dd1d08b91624d (diff) | |
download | pkgsrc-2b526177044459e5dc1a85b419b2d1ec471642c9.tar.gz |
Add & enable p5-AnyEvent-SCGI
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index ace6ed5ed0a..142fabbdb40 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.739 2010/07/04 09:35:19 seb Exp $ +# $NetBSD: Makefile,v 1.740 2010/07/04 10:49:09 seb Exp $ # COMMENT= Packages related to the World Wide Web @@ -225,6 +225,7 @@ SUBDIR+= opera-plugins SUBDIR+= p5-Alien-GvaScript SUBDIR+= p5-AnyEvent-HTTP SUBDIR+= p5-AnyEvent-ReverseHTTP +SUBDIR+= p5-AnyEvent-SCGI SUBDIR+= p5-Apache-ASP SUBDIR+= p5-Apache-AuthCookie SUBDIR+= p5-Apache-AuthCookieDBI |