diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2005-09-29 15:48:04 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2005-09-29 15:48:04 +0000 |
commit | 5d098d6d3219544099bd9f3fd64af00dafcabc77 (patch) | |
tree | 0f0530396c745f7469bd71047d173ba4f3deae0c /databases/p5-DBD-LDAP/Makefile | |
parent | 11dfe5742720404ed4c4fbde02daf3e62fda2041 (diff) |
Notes
Diffstat (limited to 'databases/p5-DBD-LDAP/Makefile')
-rw-r--r-- | databases/p5-DBD-LDAP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-LDAP/Makefile b/databases/p5-DBD-LDAP/Makefile index 81508f9d6578..ed12fd6010c5 100644 --- a/databases/p5-DBD-LDAP/Makefile +++ b/databases/p5-DBD-LDAP/Makefile @@ -6,13 +6,13 @@ # PORTNAME= DBD-LDAP -PORTVERSION= 0.06 +PORTVERSION= 0.07 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= DBI interface for accessing LDAP servers BUILD_DEPENDS= ${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap |