diff options
author | linimon <linimon@FreeBSD.org> | 2006-03-24 13:44:38 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-03-24 13:44:38 +0800 |
commit | e3d727d4a4160fd0cd0e385ae9ed49c351b472f8 (patch) | |
tree | c9eea5a34246857a1fec56c9920e5349152b2ff6 /net/nss_ldap | |
parent | 400898b7cfe1fde1a651f5994044d3690e1da843 (diff) | |
download | freebsd-ports-gnome-e3d727d4a4160fd0cd0e385ae9ed49c351b472f8.tar.gz freebsd-ports-gnome-e3d727d4a4160fd0cd0e385ae9ed49c351b472f8.tar.zst freebsd-ports-gnome-e3d727d4a4160fd0cd0e385ae9ed49c351b472f8.zip |
Reset maintainer at his request; nectar is away from FreeBSD work right now.
Diffstat (limited to 'net/nss_ldap')
-rw-r--r-- | net/nss_ldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nss_ldap/Makefile b/net/nss_ldap/Makefile index a4ec13d15789..38357af9599e 100644 --- a/net/nss_ldap/Makefile +++ b/net/nss_ldap/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.padl.com/download/ DISTNAME= ${PORTNAME}-${NSS_LDAP_VERSION} -MAINTAINER= nectar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= RFC 2307 NSS module USE_OPENLDAP= yes |