diff options
author | markd <markd@pkgsrc.org> | 2006-05-15 12:07:55 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2006-05-15 12:07:55 +0000 |
commit | 7b93d876d0849b424e44c9f12c6c7ae431c4f40a (patch) | |
tree | 68400e73aa608f42eac0162d6b8ee26081758e90 /www/Makefile | |
parent | 6d79d14a3a90b95ed97d36ed732f36246d2c9182 (diff) | |
download | pkgsrc-7b93d876d0849b424e44c9f12c6c7ae431c4f40a.tar.gz |
add ap-auth-kerb and p5-LWP-Authen-Negotiate.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index cf0391f6fd1..d4facbbe76e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.452 2006/05/03 14:02:30 tv Exp $ +# $NetBSD: Makefile,v 1.453 2006/05/15 12:07:55 markd Exp $ # COMMENT= Packages related to the World Wide Web @@ -12,6 +12,7 @@ SUBDIR+= analog SUBDIR+= ap-Embperl SUBDIR+= ap-access-referer SUBDIR+= ap-auth-cookie +SUBDIR+= ap-auth-kerb SUBDIR+= ap-auth-ldap SUBDIR+= ap-auth-mysql SUBDIR+= ap-auth-pam @@ -248,6 +249,7 @@ SUBDIR+= p5-Kwiki-Users-Remote SUBDIR+= p5-Kwiki-Weather SUBDIR+= p5-Kwiki-Wikiwyg SUBDIR+= p5-Kwiki-Zipcode +SUBDIR+= p5-LWP-Authen-Negotiate SUBDIR+= p5-LWP-Authen-Wsse SUBDIR+= p5-MasonX-Request-WithApacheSession SUBDIR+= p5-SVN-Web |