diff options
author | manu <manu@pkgsrc.org> | 2016-04-06 09:02:44 +0000 |
---|---|---|
committer | manu <manu@pkgsrc.org> | 2016-04-06 09:02:44 +0000 |
commit | fd3119f4537eb1e69705b4cdbf5858b2bf949941 (patch) | |
tree | ee99e9b7143138bf6f9368835405cb00234dc1b6 /www | |
parent | 7285a26726b235cc02b983bcfad6c8ce563287cd (diff) | |
download | pkgsrc-fd3119f4537eb1e69705b4cdbf5858b2bf949941.tar.gz |
Added www/ap24-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 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 |