diff options
author | Chris Rees <crees@FreeBSD.org> | 2012-07-11 18:13:33 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2012-07-11 18:13:33 +0000 |
commit | db61a267a67dbace595d97f9333b8dbafe8f9290 (patch) | |
tree | 12d273911156ba511eaed0856a76b6f879a57728 /net/pear-Net_LDAP | |
parent | f26e9f136d5ff7d1e9905c48fa14f4b5ea014141 (diff) | |
download | ports-db61a267a67dbace595d97f9333b8dbafe8f9290.tar.gz ports-db61a267a67dbace595d97f9333b8dbafe8f9290.zip |
Notes
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 d1a3af03138a..a4ad7a8d5369 100644 --- a/net/pear-Net_LDAP/Makefile +++ b/net/pear-Net_LDAP/Makefile @@ -10,7 +10,7 @@ DISTVERSION= 1.1.5 PORTREVISION= 1 CATEGORIES= net pear -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= OO interface for searching and manipulating LDAP-entries BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |