diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-07-20 16:15:45 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-07-20 16:15:45 +0000 |
commit | 160107251f7f1b67d4fddd9acff3f0a50ce38b9e (patch) | |
tree | 50ccfd24c6923d4ed492ba156ce07996d64b78c6 /www | |
parent | 160ae1e700b2d27415095158d6d7844bcd4717fe (diff) | |
download | ports-160107251f7f1b67d4fddd9acff3f0a50ce38b9e.tar.gz ports-160107251f7f1b67d4fddd9acff3f0a50ce38b9e.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_auth_ldap/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/mod_auth_ldap/Makefile b/www/mod_auth_ldap/Makefile index 15576748e8fe..6bdc0e726bf3 100644 --- a/www/mod_auth_ldap/Makefile +++ b/www/mod_auth_ldap/Makefile @@ -8,7 +8,9 @@ PORTNAME= mod_auth_ldap PORTVERSION= 2.12 CATEGORIES= www -MASTER_SITES= http://www.muquit.com/muquit/software/mod_auth_ldap/ +MASTER_SITES= http://www.muquit.com/muquit/software/mod_auth_ldap/ \ + LOCAL +MASTER_SITE_SUBDIR= jadawin DISTNAME= modauthldap_apache2 MAINTAINER= gerrit.beine@gmx.de |