diff options
Diffstat (limited to 'net/pear-Services_Twitter/Makefile')
-rw-r--r-- | net/pear-Services_Twitter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Services_Twitter/Makefile b/net/pear-Services_Twitter/Makefile index 433e0ccde286..d0b6f69a9361 100644 --- a/net/pear-Services_Twitter/Makefile +++ b/net/pear-Services_Twitter/Makefile @@ -5,7 +5,7 @@ PORTNAME= Services_Twitter PORTVERSION= 0.7.0 CATEGORIES= net www pear -MAINTAINER= joneum@bsdproject.de +MAINTAINER= joneum@FreeBSD.org COMMENT= PHP interface to Twitter's API BUILD_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2 |