diff options
author | martti <martti@pkgsrc.org> | 2008-11-12 09:12:37 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2008-11-12 09:12:37 +0000 |
commit | 3ed5b88f30fdacc52160d036d407368f53bb16e5 (patch) | |
tree | 439fd2cc198a00744fe9640c216eb9a7a42338cc /www/Makefile | |
parent | d268fa2aff9cccd71fb6cbfea26c09cdd8e01eb1 (diff) | |
download | pkgsrc-3ed5b88f30fdacc52160d036d407368f53bb16e5.tar.gz |
Added ap22-authn-sasl
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 cf40abd1852..2b9a2ea2497 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.604 2008/11/08 09:47:46 wiz Exp $ +# $NetBSD: Makefile,v 1.605 2008/11/12 09:12:37 martti Exp $ # COMMENT= Packages related to the World Wide Web @@ -60,6 +60,7 @@ SUBDIR+= ap2-transform SUBDIR+= ap2-wsgi SUBDIR+= ap2-xslt2 SUBDIR+= ap22-authnz-external +SUBDIR+= ap22-authn-sasl SUBDIR+= apache SUBDIR+= apache-tomcat55 SUBDIR+= apache2 |