aboutsummaryrefslogtreecommitdiff
path: root/net/p5-AnyEvent-Twitter-Stream/Makefile
diff options
context:
space:
mode:
authorSahil Tandon <sahil@FreeBSD.org>2013-09-02 19:15:33 +0000
committerSahil Tandon <sahil@FreeBSD.org>2013-09-02 19:15:33 +0000
commitb4c12d7192c4a3836b11fa0882a77e3110f3ae86 (patch)
tree9b81d7a6b87b29acbc5ce11bbba09426041c7e24 /net/p5-AnyEvent-Twitter-Stream/Makefile
parent6b0dc6008ecdadf532b7cd13f4b832631a264a0a (diff)
downloadports-b4c12d7192c4a3836b11fa0882a77e3110f3ae86.tar.gz
ports-b4c12d7192c4a3836b11fa0882a77e3110f3ae86.zip
- Update to 0.26
- Pass maintainership to perl@
Notes
Notes: svn path=/head/; revision=326063
Diffstat (limited to 'net/p5-AnyEvent-Twitter-Stream/Makefile')
-rw-r--r--net/p5-AnyEvent-Twitter-Stream/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-AnyEvent-Twitter-Stream/Makefile b/net/p5-AnyEvent-Twitter-Stream/Makefile
index f595dd832c61..9a7c8028c29e 100644
--- a/net/p5-AnyEvent-Twitter-Stream/Makefile
+++ b/net/p5-AnyEvent-Twitter-Stream/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= AnyEvent-Twitter-Stream
-PORTVERSION= 0.22
+PORTVERSION= 0.26
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= sahil@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A perl module to receive Twitter streaming API in an event loop
RUN_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \