diff options
Diffstat (limited to 'net/p5-AnyEvent-Twitter-Stream/Makefile')
-rw-r--r-- | net/p5-AnyEvent-Twitter-Stream/Makefile | 4 |
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 \ |