aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-OAuth/pkg-plist
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-06-18 23:18:22 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-06-18 23:18:22 +0000
commitc8d61fa8cf4e2a482d72081b44caf1c190bee041 (patch)
treeb9ad25bbc80540e62e7e8373bac631701b3ef186 /net/p5-Net-OAuth/pkg-plist
parentf574db7d2a1a6139d4c07c18e2f11097a2aaea3b (diff)
downloadports-c8d61fa8cf4e2a482d72081b44caf1c190bee041.tar.gz
ports-c8d61fa8cf4e2a482d72081b44caf1c190bee041.zip
- Update to 0.16
Notes
Notes: svn path=/head/; revision=236248
Diffstat (limited to 'net/p5-Net-OAuth/pkg-plist')
-rw-r--r--net/p5-Net-OAuth/pkg-plist6
1 files changed, 5 insertions, 1 deletions
diff --git a/net/p5-Net-OAuth/pkg-plist b/net/p5-Net-OAuth/pkg-plist
index 29807e072612..1c674cca7d7f 100644
--- a/net/p5-Net-OAuth/pkg-plist
+++ b/net/p5-Net-OAuth/pkg-plist
@@ -1,4 +1,3 @@
-@comment $FreeBSD$
%%SITE_PERL%%/Net/OAuth.pm
%%SITE_PERL%%/Net/OAuth/AccessTokenRequest.pm
%%SITE_PERL%%/Net/OAuth/AccessTokenResponse.pm
@@ -14,6 +13,11 @@
%%SITE_PERL%%/Net/OAuth/SignatureMethod/RSA_SHA1.pm
%%SITE_PERL%%/Net/OAuth/UserAuthRequest.pm
%%SITE_PERL%%/Net/OAuth/UserAuthResponse.pm
+%%SITE_PERL%%/Net/OAuth/V1_0A/RequestTokenRequest.pm
+%%SITE_PERL%%/Net/OAuth/V1_0A/RequestTokenResponse.pm
+%%SITE_PERL%%/Net/OAuth/V1_0A/UserAuthResponse.pm
+%%SITE_PERL%%/Net/OAuth/V1_0A/AccessTokenRequest.pm
+@dirrm %%SITE_PERL%%/Net/OAuth/V1_0A
@dirrm %%SITE_PERL%%/Net/OAuth/SignatureMethod
@dirrm %%SITE_PERL%%/Net/OAuth
@dirrmtry %%SITE_PERL%%/Net