diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2014-06-26 04:30:47 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2014-06-26 04:30:47 +0000 |
commit | 3ee95006a51dc334c98a3bf9681471ef286479d4 (patch) | |
tree | e2821505d8d5c21d1224602bcc3246b9af131981 /www/Makefile | |
parent | 5c0256deaab8c45a18c5f456d2dbd885e35dac81 (diff) | |
download | pkgsrc-3ee95006a51dc334c98a3bf9681471ef286479d4.tar.gz |
add back ap2-auth-external and ap2-chroot
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index ad778e51491..11d4d53568d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1049 2014/06/22 03:21:01 taca Exp $ +# $NetBSD: Makefile,v 1.1050 2014/06/26 04:30:47 jnemeth Exp $ # COMMENT= Packages related to the World Wide Web @@ -20,6 +20,7 @@ SUBDIR+= ap-php SUBDIR+= ap-rpaf SUBDIR+= ap-ruby SUBDIR+= ap-scgi +SUBDIR+= ap2-auth-external SUBDIR+= ap2-auth-mellon SUBDIR+= ap2-auth-mysql SUBDIR+= ap2-auth-ntlm @@ -29,6 +30,7 @@ SUBDIR+= ap2-auth-xradius SUBDIR+= ap2-authn-otp SUBDIR+= ap2-bw SUBDIR+= ap2-cband +SUBDIR+= ap2-chroot SUBDIR+= ap2-fcgid SUBDIR+= ap2-jk SUBDIR+= ap2-perl |