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-Captcha | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) | |
download | ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.tar.gz ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.zip |
Notes
Diffstat (limited to 'security/p5-Authen-Captcha')
-rw-r--r-- | security/p5-Authen-Captcha/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Authen-Captcha/pkg-plist | 6 |
2 files changed, 1 insertions, 7 deletions
diff --git a/security/p5-Authen-Captcha/Makefile b/security/p5-Authen-Captcha/Makefile index aa5ecb037c79..7542e04e5340 100644 --- a/security/p5-Authen-Captcha/Makefile +++ b/security/p5-Authen-Captcha/Makefile @@ -3,7 +3,7 @@ PORTNAME= Authen-Captcha PORTVERSION= 1.023 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Authen-Captcha/pkg-plist b/security/p5-Authen-Captcha/pkg-plist index 0df4443cd496..87d2b19d46f2 100644 --- a/security/p5-Authen-Captcha/pkg-plist +++ b/security/p5-Authen-Captcha/pkg-plist @@ -40,9 +40,3 @@ %%SITE_PERL%%/Authen/Captcha/images/x.png %%SITE_PERL%%/Authen/Captcha/images/y.png %%SITE_PERL%%/Authen/Captcha/images/z.png -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Captcha/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Captcha -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen -@dirrmtry %%SITE_PERL%%/Authen/Captcha/images -@dirrmtry %%SITE_PERL%%/Authen/Captcha -@dirrmtry %%SITE_PERL%%/Authen |