diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-04-17 14:30:31 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-04-17 14:30:31 +0000 |
commit | 4aaab89f578233fc117be25797258ca7e2ed882d (patch) | |
tree | 0e38664987475f8c5017d144d57d775931da51c7 /net/ldapsh | |
parent | 6a99e7a1383fbd4f6eafdfdda68243ae93057e20 (diff) |
Notes
Diffstat (limited to 'net/ldapsh')
-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 |