diff options
Diffstat (limited to 'net/ldapsh/Makefile')
-rw-r--r-- | net/ldapsh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ldapsh/Makefile b/net/ldapsh/Makefile index 8099c9b79847..898b3af252b6 100644 --- a/net/ldapsh/Makefile +++ b/net/ldapsh/Makefile @@ -10,8 +10,8 @@ PORTVERSION= 2.00 PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= ../../authors/id/L/LO/LOOSIFER/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= ../../authors/id/L/LO/LOOSIFER MAINTAINER= flz@FreeBSD.org COMMENT= Interactive shell used to administer ldap directories |