diff options
author | mharo <mharo@FreeBSD.org> | 2001-10-19 03:54:58 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2001-10-19 03:54:58 +0800 |
commit | 00cf1e12f7f86d6a53858d740a91bf3aec7f44a2 (patch) | |
tree | b71741a05629a0697049e0853eda11e052357f6f /www | |
parent | 24251c1414a4a5792091cd1dfa63d619e3e659e7 (diff) | |
download | freebsd-ports-gnome-00cf1e12f7f86d6a53858d740a91bf3aec7f44a2.tar.gz freebsd-ports-gnome-00cf1e12f7f86d6a53858d740a91bf3aec7f44a2.tar.zst freebsd-ports-gnome-00cf1e12f7f86d6a53858d740a91bf3aec7f44a2.zip |
add @FreeBSD.org to MAINTAINER line
Diffstat (limited to 'www')
-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 |