diff options
author | schmonz <schmonz@pkgsrc.org> | 2008-07-29 05:08:41 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2008-07-29 05:08:41 +0000 |
commit | 6b64232faad5a61cce6f44a7440c77a61413df72 (patch) | |
tree | 41ec548c9f4b72aad48838ea05f7d8b562b15bb6 /www/Makefile | |
parent | ea9b0de8bdf18cf44008105925302ad7c75c0348 (diff) | |
download | pkgsrc-6b64232faad5a61cce6f44a7440c77a61413df72.tar.gz |
Add and enable ap22-authnz-external.
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 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 |