diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-03-24 05:44:38 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-03-24 05:44:38 +0000 |
commit | af770130983e72fa6f54a05de2e7e542b8d9a717 (patch) | |
tree | 3163f9a25661b610b4e1ce28e5259b1adcd0f9a3 /net/nss_ldap | |
parent | 2551760b4ccd0b487fb03836c3e6abcacf48b42e (diff) | |
download | ports-af770130983e72fa6f54a05de2e7e542b8d9a717.tar.gz ports-af770130983e72fa6f54a05de2e7e542b8d9a717.zip |
Notes
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 |