aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-09-04 23:16:50 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-09-04 23:16:50 +0800
commit6a25a7c902a5ca1a95a918a9a8a252e0660d75c1 (patch)
treea1f0ece30f0b5f79b02fb7e12c09736e30be27fb
parent44c1a330dc1db51ff1963596522fc6a6d2713d2c (diff)
downloadfreebsd-ports-gnome-6a25a7c902a5ca1a95a918a9a8a252e0660d75c1.tar.gz
freebsd-ports-gnome-6a25a7c902a5ca1a95a918a9a8a252e0660d75c1.tar.zst
freebsd-ports-gnome-6a25a7c902a5ca1a95a918a9a8a252e0660d75c1.zip
- Remove leading indefinite article from COMMENT
-rw-r--r--net/p5-AnyEvent-Twitter-Stream/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-AnyEvent-Twitter-Stream/Makefile b/net/p5-AnyEvent-Twitter-Stream/Makefile
index 098935641883..29d022435852 100644
--- a/net/p5-AnyEvent-Twitter-Stream/Makefile
+++ b/net/p5-AnyEvent-Twitter-Stream/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= A perl module to receive Twitter streaming API in an event loop
+COMMENT= Perl module to receive Twitter streaming API in an event loop
RUN_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \
p5-AnyEvent-HTTP>=2.0:${PORTSDIR}/www/p5-AnyEvent-HTTP \