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-Yahoo-BBAuth | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) | |
download | ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.tar.gz ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.zip |
Notes
Diffstat (limited to 'security/p5-Yahoo-BBAuth')
-rw-r--r-- | security/p5-Yahoo-BBAuth/Makefile | 1 | ||||
-rw-r--r-- | security/p5-Yahoo-BBAuth/pkg-plist | 4 |
2 files changed, 1 insertions, 4 deletions
diff --git a/security/p5-Yahoo-BBAuth/Makefile b/security/p5-Yahoo-BBAuth/Makefile index 79c2a7407329..1bb2dbb33d33 100644 --- a/security/p5-Yahoo-BBAuth/Makefile +++ b/security/p5-Yahoo-BBAuth/Makefile @@ -3,6 +3,7 @@ PORTNAME= Yahoo-BBAuth PORTVERSION= 0.50 +PORTREVISION= 1 CATEGORIES= security www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Yahoo-BBAuth/pkg-plist b/security/p5-Yahoo-BBAuth/pkg-plist index 2f2ed6b0d553..ba926bed261b 100644 --- a/security/p5-Yahoo-BBAuth/pkg-plist +++ b/security/p5-Yahoo-BBAuth/pkg-plist @@ -1,10 +1,6 @@ %%SITE_PERL%%/Yahoo/BBAuth.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Yahoo/BBAuth/.packlist %%PERL5_MAN3%%/Yahoo::BBAuth.3.gz %%WWWDIR%%/cgi-bin/testMAIL.cgi %%WWWDIR%%/cgi-bin/testPHOTOS.cgi @dirrm %%WWWDIR%%/cgi-bin @dirrm %%WWWDIR%% -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Yahoo/BBAuth -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Yahoo -@dirrmtry %%SITE_PERL%%/Yahoo |