diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-14 05:25:29 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-14 05:25:29 +0000 |
commit | 37715c63a8ba4dbe9f389453e4bb43675aeb0dcf (patch) | |
tree | 3a05bd2dce4c075d423f8486deba6a74df4a59bc /net/p5-perl-ldap | |
parent | 4fe47351b0f0ad1743ee98e0fd682e43552528a5 (diff) |
Notes
Diffstat (limited to 'net/p5-perl-ldap')
-rw-r--r-- | net/p5-perl-ldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-perl-ldap/Makefile b/net/p5-perl-ldap/Makefile index 137cb393c429..d4f2b7f40f54 100644 --- a/net/p5-perl-ldap/Makefile +++ b/net/p5-perl-ldap/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Net/GBARR PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A Client interface to LDAP servers +COMMENT= A Client interface to LDAP (includes Net::LDAP) BUILD_DEPENDS= ${SITE_PERL}/Convert/ASN1.pm:${PORTSDIR}/converters/p5-Convert-ASN1 \ ${SITE_PERL}/URI/ldap.pm:${PORTSDIR}/net/p5-URI \ |