diff options
author | Michael Haro <mharo@FreeBSD.org> | 2001-10-18 19:54:58 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2001-10-18 19:54:58 +0000 |
commit | 03ff8657c7136ab402c04c56929ef78a6c7f4427 (patch) | |
tree | 7005bb28e4dfaed7ce17a9d4fc633811ceeff2fb /www/auth_ldap | |
parent | add a few more dependencies (diff) |
add @FreeBSD.org to MAINTAINER line
Notes
Notes:
svn path=/head/; revision=48920
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 943c980fe507..305a25c9b0da 100644 --- a/www/auth_ldap/Makefile +++ b/www/auth_ldap/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.6.0 CATEGORIES= www MASTER_SITES= http://www.rudedog.org/auth_ldap/ -MAINTAINER= nik +MAINTAINER= nik@FreeBSD.org BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 LIB_DEPENDS= lber.2:${PORTSDIR}/net/openldap2 |