diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2011-10-18 01:50:53 +0000 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2011-10-18 01:50:53 +0000 |
commit | f082a747dd8abc807b9d1d38cff34db53d501775 (patch) | |
tree | 1a89f0ddf454d5be299e1b46e1f6561d47edbf24 /net/p5-AnyEvent-Twitter-Stream/Makefile | |
parent | b7cfdc48848bb6fde2fb0bd0b8302caba38fedd0 (diff) | |
download | ports-f082a747dd8abc807b9d1d38cff34db53d501775.tar.gz ports-f082a747dd8abc807b9d1d38cff34db53d501775.zip |
Notes
Diffstat (limited to 'net/p5-AnyEvent-Twitter-Stream/Makefile')
-rw-r--r-- | net/p5-AnyEvent-Twitter-Stream/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-AnyEvent-Twitter-Stream/Makefile b/net/p5-AnyEvent-Twitter-Stream/Makefile index 50124aee128f..f595dd832c61 100644 --- a/net/p5-AnyEvent-Twitter-Stream/Makefile +++ b/net/p5-AnyEvent-Twitter-Stream/Makefile @@ -6,7 +6,7 @@ # PORTNAME= AnyEvent-Twitter-Stream -PORTVERSION= 0.21 +PORTVERSION= 0.22 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |