diff options
author | he <he> | 2008-06-20 14:10:49 +0000 |
---|---|---|
committer | he <he> | 2008-06-20 14:10:49 +0000 |
commit | 2a029f8b7d515a0ef24d0e1dfde457af615bfe05 (patch) | |
tree | 962e03bfd3a7383ea0cb9237ed1d78ef9985bcf5 /www/Makefile | |
parent | 60b20901cf7dd500da331d949d96cab1802b7558 (diff) | |
download | pkgsrc-2a029f8b7d515a0ef24d0e1dfde457af615bfe05.tar.gz |
Add p5-Apache2-AuthCookie.
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 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 |