diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-24 04:36:34 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-24 04:36:34 +0000 |
commit | 81c88c4d64630eb17e4cadb5b3680dea404bc68e (patch) | |
tree | 9a952f1cf665385092106dfe70979ad764319c4b /www/auth_ldap | |
parent | 4fbc0185e0edae7be1a0557b593a70ae2e0b20e4 (diff) | |
download | ports-81c88c4d64630eb17e4cadb5b3680dea404bc68e.tar.gz ports-81c88c4d64630eb17e4cadb5b3680dea404bc68e.zip |
Notes
Diffstat (limited to 'www/auth_ldap')
-rw-r--r-- | www/auth_ldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/auth_ldap/Makefile b/www/auth_ldap/Makefile index b79efc15f275..87d31bdec3d7 100644 --- a/www/auth_ldap/Makefile +++ b/www/auth_ldap/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.rudedog.org/auth_ldap/ -MAINTAINER= ports +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 LIB_DEPENDS= lber.2:${PORTSDIR}/net/openldap2 |