diff options
Diffstat (limited to 'net/pear-Services_Twitter/Makefile')
-rw-r--r-- | net/pear-Services_Twitter/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/pear-Services_Twitter/Makefile b/net/pear-Services_Twitter/Makefile index 01f3719b507c..0adbd1e38486 100644 --- a/net/pear-Services_Twitter/Makefile +++ b/net/pear-Services_Twitter/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Services_Twitter -PORTVERSION= 0.5.0 +PORTVERSION= 0.5.1 CATEGORIES= net www pear MAINTAINER= miwi@FreeBSD.org @@ -18,7 +18,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} USE_PHP= json simplexml -CATEGORY= Net FILES= Services/Twitter.php Services/Twitter/Exception.php DATA= api.rng api.xml TESTS= 000-statuses-public_timeline.phpt \ |