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 | d1a025284211ae64c0090e9bae4638a42be1446e (patch) | |
tree | f363e1baed13a56a9a664a300628276b28adf3f5 /www | |
parent | 6bfb274f4617f981d6fbd9e7ca0434909e3127d5 (diff) | |
download | pkgsrc-d1a025284211ae64c0090e9bae4638a42be1446e.tar.gz |
Add p5-Apache2-AuthCookieDBI.
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 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 |