diff options
author | Nik Clayton <nik@FreeBSD.org> | 2002-11-24 10:36:10 +0000 |
---|---|---|
committer | Nik Clayton <nik@FreeBSD.org> | 2002-11-24 10:36:10 +0000 |
commit | 2b16ec31e10dec07f237c2a44813277c4eb76e6d (patch) | |
tree | ac9fd92f5eeb1ea2647e39a1514a135a0f813e68 /www/auth_ldap | |
parent | Fix a typo in a path. (diff) |
Reassign maintainership to ports -- I don't have any LDAP servers handy that
I can test this against any more.
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 5743ec08e864..b79efc15f275 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= nik@FreeBSD.org +MAINTAINER= ports BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 LIB_DEPENDS= lber.2:${PORTSDIR}/net/openldap2 |