diff options
author | edwin <edwin@FreeBSD.org> | 2006-04-15 19:47:42 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-04-15 19:47:42 +0800 |
commit | 0191309a6411dc56e6c43db92a9d39a1f84b27ab (patch) | |
tree | 05b0d57bc10f8b3f4ca98c20495edab99c9604ab /net/pear-Net_LDAP | |
parent | 97482a004cb006ad3629d67a163511cd09fdea25 (diff) | |
download | freebsd-ports-gnome-0191309a6411dc56e6c43db92a9d39a1f84b27ab.tar.gz freebsd-ports-gnome-0191309a6411dc56e6c43db92a9d39a1f84b27ab.tar.zst freebsd-ports-gnome-0191309a6411dc56e6c43db92a9d39a1f84b27ab.zip |
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>
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 |