diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
commit | eee58d187e2c55fca6f53b9e482d33cf5346fe81 (patch) | |
tree | 0d350fe6ad6a2fe3222d838f3c72856c78cd449f /net/p5-perl-ldap | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) | |
download | ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.tar.gz ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.zip |
Notes
Diffstat (limited to 'net/p5-perl-ldap')
-rw-r--r-- | net/p5-perl-ldap/Makefile | 1 | ||||
-rw-r--r-- | net/p5-perl-ldap/pkg-plist | 13 |
2 files changed, 1 insertions, 13 deletions
diff --git a/net/p5-perl-ldap/Makefile b/net/p5-perl-ldap/Makefile index dbec65652230..baeea10fee2b 100644 --- a/net/p5-perl-ldap/Makefile +++ b/net/p5-perl-ldap/Makefile @@ -3,6 +3,7 @@ PORTNAME= perl-ldap PORTVERSION= 0.5800 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MARSCHAP diff --git a/net/p5-perl-ldap/pkg-plist b/net/p5-perl-ldap/pkg-plist index ce1b23628781..d01e04417977 100644 --- a/net/p5-perl-ldap/pkg-plist +++ b/net/p5-perl-ldap/pkg-plist @@ -110,16 +110,3 @@ %%SITE_PERL%%/Net/LDAP/Util.pm %%SITE_PERL%%/Net/LDAPI.pm %%SITE_PERL%%/Net/LDAPS.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/LDAP/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/LDAP -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net -@dirrmtry %%SITE_PERL%%/Net/LDAP/Intermediate -@dirrmtry %%SITE_PERL%%/Net/LDAP/Extra -@dirrmtry %%SITE_PERL%%/Net/LDAP/Extension -@dirrmtry %%SITE_PERL%%/Net/LDAP/Control -@dirrmtry %%SITE_PERL%%/Net/LDAP -@dirrmtry %%SITE_PERL%%/Net -@dirrmtry %%SITE_PERL%%/LWP/Protocol -@dirrmtry %%SITE_PERL%%/LWP -@dirrmtry %%SITE_PERL%%/Bundle/Net -@dirrmtry %%SITE_PERL%%/Bundle |