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_LDAP2 | |
parent | 12657ca8d25f6e54b471ed78b1b559c811559c26 (diff) | |
download | ports-acc468d57e0cf6783b9dacd6fa895ee73b7c28ba.tar.gz ports-acc468d57e0cf6783b9dacd6fa895ee73b7c28ba.zip |
Notes
Diffstat (limited to 'net/pear-Net_LDAP2')
-rw-r--r-- | net/pear-Net_LDAP2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_LDAP2/Makefile b/net/pear-Net_LDAP2/Makefile index 6814d6cc8933..4653545d0233 100644 --- a/net/pear-Net_LDAP2/Makefile +++ b/net/pear-Net_LDAP2/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 |