diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/perldap/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/perldap/Makefile b/net/perldap/Makefile index e586b9997df6..d52d8af941dd 100644 --- a/net/perldap/Makefile +++ b/net/perldap/Makefile @@ -9,10 +9,9 @@ PORTNAME= perldap PORTVERSION= 1.4.1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_MOZILLA} -MASTER_SITE_SUBDIR= directory/perldap -EXTRACT_SUFX= .tar.gz +MASTER_SITE_SUBDIR= directory/perldap/ancient -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jadawin@tuxaco.net COMMENT= Perl interface to LDAP LIB_DEPENDS= mozldap.1:${PORTSDIR}/net/ldapsdk |