diff options
author | he <he@pkgsrc.org> | 2008-06-20 14:17:46 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-06-20 14:17:46 +0000 |
commit | 23d6bfeecbc513ac8d0fef8eb333b92dfac535d9 (patch) | |
tree | f363e1baed13a56a9a664a300628276b28adf3f5 /www/Makefile | |
parent | 39bb468332c6e9b3c8d03eff36d00d4ac6573c3a (diff) | |
download | pkgsrc-23d6bfeecbc513ac8d0fef8eb333b92dfac535d9.tar.gz |
Add p5-Apache2-AuthCookieDBI.
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 4b76f871d11..96b3ebe3825 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.549 2008/06/20 14:10:49 he Exp $ +# $NetBSD: Makefile,v 1.550 2008/06/20 14:17:46 he Exp $ # COMMENT= Packages related to the World Wide Web @@ -217,6 +217,7 @@ SUBDIR+= p5-Apache-Session SUBDIR+= p5-Apache-Session-Wrapper SUBDIR+= p5-Apache-Test SUBDIR+= p5-Apache2-AuthCookie +SUBDIR+= p5-Apache2-AuthCookieDBI SUBDIR+= p5-CGI SUBDIR+= p5-CGI-Ajax SUBDIR+= p5-CGI-Application |