diff options
author | he <he@pkgsrc.org> | 2008-06-20 14:10:49 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-06-20 14:10:49 +0000 |
commit | ba6dbcc73deab6c78f58f15ae3cae4182532324f (patch) | |
tree | 962e03bfd3a7383ea0cb9237ed1d78ef9985bcf5 | |
parent | ade29289f6fbf4b35398a14a1983abb71f2d16e0 (diff) | |
download | pkgsrc-ba6dbcc73deab6c78f58f15ae3cae4182532324f.tar.gz |
Add p5-Apache2-AuthCookie.
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 186c1be3b95..4b76f871d11 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.548 2008/04/27 16:48:55 bouyer Exp $ +# $NetBSD: Makefile,v 1.549 2008/06/20 14:10:49 he Exp $ # COMMENT= Packages related to the World Wide Web @@ -216,6 +216,7 @@ SUBDIR+= p5-Apache-SSI SUBDIR+= p5-Apache-Session SUBDIR+= p5-Apache-Session-Wrapper SUBDIR+= p5-Apache-Test +SUBDIR+= p5-Apache2-AuthCookie SUBDIR+= p5-CGI SUBDIR+= p5-CGI-Ajax SUBDIR+= p5-CGI-Application |