diff options
author | manu <manu> | 2016-04-06 09:02:44 +0000 |
---|---|---|
committer | manu <manu> | 2016-04-06 09:02:44 +0000 |
commit | 7165f1f28fe37087a6e7214f2e4d2857caa0551b (patch) | |
tree | ee99e9b7143138bf6f9368835405cb00234dc1b6 | |
parent | 53496a58242d610c4d0152098bf90df065926fd0 (diff) | |
download | pkgsrc-7165f1f28fe37087a6e7214f2e4d2857caa0551b.tar.gz |
Added www/ap24-authnz-external
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index a2ac60f77b4..e0cc04ad564 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1160 2016/03/14 20:38:25 adam Exp $ +# $NetBSD: Makefile,v 1.1161 2016/04/06 09:02:44 manu Exp $ # COMMENT= Packages related to the World Wide Web @@ -46,6 +46,7 @@ SUBDIR+= ap22-authz-ldap SUBDIR+= ap22-dnssd SUBDIR+= ap22-limitipconn SUBDIR+= ap22-vhost-ldap +SUBDIR+= ap24-authnz-external SUBDIR+= apache-roller SUBDIR+= apache-tomcat55 SUBDIR+= apache-tomcat6 |