diff options
author | schmonz <schmonz> | 2008-07-29 05:08:41 +0000 |
---|---|---|
committer | schmonz <schmonz> | 2008-07-29 05:08:41 +0000 |
commit | 9b2767c3853d4d42e3fd393f9ec035b05e4c33fd (patch) | |
tree | 41ec548c9f4b72aad48838ea05f7d8b562b15bb6 /www | |
parent | dfa0879bf7345104a3fbd14a9c0a4656204fa917 (diff) | |
download | pkgsrc-9b2767c3853d4d42e3fd393f9ec035b05e4c33fd.tar.gz |
Add and enable ap22-authnz-external.
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 0a9dd188bfa..f5d1a95635e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.563 2008/07/25 08:48:23 rhaen Exp $ +# $NetBSD: Makefile,v 1.564 2008/07/29 05:08:41 schmonz Exp $ # COMMENT= Packages related to the World Wide Web @@ -56,6 +56,7 @@ SUBDIR+= ap2-suphp SUBDIR+= ap2-transform SUBDIR+= ap2-wsgi SUBDIR+= ap2-xslt2 +SUBDIR+= ap22-authnz-external SUBDIR+= apache SUBDIR+= apache-tomcat55 SUBDIR+= apache2 |