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 /security/p5-Authen-SASL-Cyrus | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'security/p5-Authen-SASL-Cyrus')
-rw-r--r-- | security/p5-Authen-SASL-Cyrus/Makefile | 1 | ||||
-rw-r--r-- | security/p5-Authen-SASL-Cyrus/pkg-plist | 15 |
2 files changed, 5 insertions, 11 deletions
diff --git a/security/p5-Authen-SASL-Cyrus/Makefile b/security/p5-Authen-SASL-Cyrus/Makefile index e6cccb1afab1..0a7a349fcb73 100644 --- a/security/p5-Authen-SASL-Cyrus/Makefile +++ b/security/p5-Authen-SASL-Cyrus/Makefile @@ -3,6 +3,7 @@ PORTNAME= Authen-SASL-Cyrus PORTVERSION= 0.13 +PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Authen-SASL-Cyrus/pkg-plist b/security/p5-Authen-SASL-Cyrus/pkg-plist index c5af87efefa2..c1ed65f8394a 100644 --- a/security/p5-Authen-SASL-Cyrus/pkg-plist +++ b/security/p5-Authen-SASL-Cyrus/pkg-plist @@ -1,12 +1,5 @@ %%PERL5_MAN3%%/Authen::SASL::Cyrus.3.gz -%%SITE_PERL%%/%%PERL_ARCH%%/Authen/SASL/Cyrus.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Authen/SASL/Cyrus.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Authen/SASL/Cyrus/Security.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/SASL/Cyrus/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/SASL/Cyrus/Cyrus.so -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/SASL/Cyrus -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/SASL -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Authen/SASL/Cyrus -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Authen/SASL -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Authen +%%SITE_ARCH%%/Authen/SASL/Cyrus.pm +%%SITE_ARCH%%/Authen/SASL/Cyrus.pod +%%SITE_ARCH%%/Authen/SASL/Cyrus/Security.pm +%%SITE_ARCH%%/auto/Authen/SASL/Cyrus/Cyrus.so |