diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2007-12-26 13:12:49 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2007-12-26 13:12:49 +0000 |
commit | 19e26eb84f1c40779e79c6b22fb82d5bade41ee5 (patch) | |
tree | 337a35f9050d18c2a04d26ccf4f721dfe6a2b4cf /net/perldap | |
parent | d44b95d9fed3142e3d5b833982fcfd0bf4cc0910 (diff) | |
download | ports-19e26eb84f1c40779e79c6b22fb82d5bade41ee5.tar.gz ports-19e26eb84f1c40779e79c6b22fb82d5bade41ee5.zip |
- Update mastersite.
- Pass maintainership to submitter.
PR: ports/118643
Submitted by: Philippe Audeoud <jadawin@tuxaco.net>
Notes
Notes:
svn path=/head/; revision=204567
Diffstat (limited to 'net/perldap')
-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 |