diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2011-04-08 10:15:36 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2011-04-08 10:15:36 +0000 |
commit | c8529fb5d0e8417a519e3620c2b8ef95765cde9e (patch) | |
tree | 0c95f4598e50c2f3b6b6c40cd5783e7b94c3a277 /net/p5-Net-Twitter/Makefile | |
parent | bcac002fb16ff512881c031f59705a70d68f3e84 (diff) |
Notes
Diffstat (limited to 'net/p5-Net-Twitter/Makefile')
-rw-r--r-- | net/p5-Net-Twitter/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-Twitter/Makefile b/net/p5-Net-Twitter/Makefile index 74144e0f4f6d..51904fdfd78b 100644 --- a/net/p5-Net-Twitter/Makefile +++ b/net/p5-Net-Twitter/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-Twitter -PORTVERSION= 3.16000 +PORTVERSION= 3.17001 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -36,6 +36,7 @@ MAN3= Net::Twitter.3 Net::Twitter::Search.3 Net::Identica.3 \ Net::Twitter::Role::API::REST.3 \ Net::Twitter::Role::API::Search::Trends.3 \ Net::Twitter::Role::API::TwitterVision.3 \ + Net::Twitter::Role::AutoCursor.3 \ Net::Twitter::Role::InflateObjects.3 \ Net::Twitter::Role::Legacy.3 \ Net::Twitter::Role::RateLimit.3 \ |