diff options
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 \ |