diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-03-01 12:28:00 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-03-01 12:28:00 +0000 |
commit | c78f797bc828f1e05e2099b1158b027bb2476c53 (patch) | |
tree | 30e28a3c8e1783e4b0ce8e9f9f0b30c317be823a /net/ldapsh | |
parent | fc937090447b91efba45a79d1a7503083b2967b4 (diff) | |
download | ports-c78f797bc828f1e05e2099b1158b027bb2476c53.tar.gz ports-c78f797bc828f1e05e2099b1158b027bb2476c53.zip |
Notes
Diffstat (limited to 'net/ldapsh')
-rw-r--r-- | net/ldapsh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ldapsh/Makefile b/net/ldapsh/Makefile index 0c0c3167beea..6580cf0fe111 100644 --- a/net/ldapsh/Makefile +++ b/net/ldapsh/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/L/LO/LOOSIFER/ -MAINTAINER= flz@xbsd.org +MAINTAINER= flz@FreeBSD.org COMMENT= Interactive shell used to administer ldap directories BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \ |