diff options
author | wiz <wiz> | 2004-11-18 09:17:14 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-11-18 09:17:14 +0000 |
commit | d693edec4c03cefc52c9cb8f5d8aa3fdb4da1421 (patch) | |
tree | 54fb45eeb2fd3b8009c7c8285a4b8fdc50231bce | |
parent | 6a396d8f89fbe152184be324d81fd543d29eea14 (diff) | |
download | pkgsrc-d693edec4c03cefc52c9cb8f5d8aa3fdb4da1421.tar.gz |
Add p5-Apache-AuthCookieDBI.
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index e7c6675a3d5..4eaea216249 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.357 2004/11/12 01:41:28 seb Exp $ +# $NetBSD: Makefile,v 1.358 2004/11/18 09:17:14 wiz Exp $ # COMMENT= Packages related to the World Wide Web @@ -156,6 +156,7 @@ SUBDIR+= opera-plugins SUBDIR+= opera7 SUBDIR+= p5-Apache-ASP SUBDIR+= p5-Apache-AuthCookie +SUBDIR+= p5-Apache-AuthCookieDBI SUBDIR+= p5-Apache-DBILogConfig SUBDIR+= p5-Apache-DBILogger SUBDIR+= p5-Apache-Filter |