diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-15 11:47:42 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-15 11:47:42 +0000 |
commit | acc468d57e0cf6783b9dacd6fa895ee73b7c28ba (patch) | |
tree | de60de44181a9f300e1c39094702b5f06e4aba54 /net/pear-Net_LDAP | |
parent | 12657ca8d25f6e54b471ed78b1b559c811559c26 (diff) |
Maintainer mailaddress mass change
Maintainers mailaddress has changed, so the ports should be updated.
PR: ports/95796
Submitted by: Gerrit Beine <gerrit.beine@gmx.de>
Notes
Notes:
svn path=/head/; revision=159577
Diffstat (limited to 'net/pear-Net_LDAP')
-rw-r--r-- | net/pear-Net_LDAP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_LDAP/Makefile b/net/pear-Net_LDAP/Makefile index 6814d6cc8933..4653545d0233 100644 --- a/net/pear-Net_LDAP/Makefile +++ b/net/pear-Net_LDAP/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_LDAP PORTVERSION= 0.6.6 CATEGORIES= net pear -MAINTAINER= tux@pinguru.net +MAINTAINER= gerrit.beine@gmx.de COMMENT= OO interface for searching and manipulating LDAP-entries BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |