diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-04-29 05:27:09 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-04-29 05:27:09 +0000 |
commit | e3e5d56ef13c9094bfee4db7d6e263de90d5f0c9 (patch) | |
tree | eeb0907d72fc90c14d73fb25a6cd06ca5d754344 /security/p5-Authen-Simple-LDAP | |
parent | . Update to 1.6.0_06/6u6. (diff) |
Reset aaron's port maintainerships due to many maintainer-timeouts.
Notes
Notes:
svn path=/head/; revision=212202
Diffstat (limited to 'security/p5-Authen-Simple-LDAP')
-rw-r--r-- | security/p5-Authen-Simple-LDAP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Authen-Simple-LDAP/Makefile b/security/p5-Authen-Simple-LDAP/Makefile index 6aefe769c633..367cc23f3a18 100644 --- a/security/p5-Authen-Simple-LDAP/Makefile +++ b/security/p5-Authen-Simple-LDAP/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= aaron@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple LDAP authentication BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simple \ |