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-Net-OAuth | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'net/p5-Net-OAuth')
-rw-r--r-- | net/p5-Net-OAuth/Makefile | 1 | ||||
-rw-r--r-- | net/p5-Net-OAuth/pkg-plist | 4 |
2 files changed, 1 insertions, 4 deletions
diff --git a/net/p5-Net-OAuth/Makefile b/net/p5-Net-OAuth/Makefile index 759ec47f9bee..35676adfdf30 100644 --- a/net/p5-Net-OAuth/Makefile +++ b/net/p5-Net-OAuth/Makefile @@ -3,6 +3,7 @@ PORTNAME= Net-OAuth PORTVERSION= 0.28 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-Net-OAuth/pkg-plist b/net/p5-Net-OAuth/pkg-plist index 575e5ee4f074..a02c5ba37ad2 100644 --- a/net/p5-Net-OAuth/pkg-plist +++ b/net/p5-Net-OAuth/pkg-plist @@ -46,7 +46,3 @@ %%PERL5_MAN3%%/Net::OAuth::V1_0A::UserAuthResponse.3.gz %%PERL5_MAN3%%/Net::OAuth::XauthAccessTokenRequest.3.gz %%PERL5_MAN3%%/Net::OAuth::YahooAccessTokenRefreshRequest.3.gz -@dirrm %%SITE_PERL%%/Net/OAuth/V1_0A -@dirrm %%SITE_PERL%%/Net/OAuth/SignatureMethod -@dirrm %%SITE_PERL%%/Net/OAuth -@dirrmtry %%SITE_PERL%%/Net |