diff options
Diffstat (limited to 'net/rubygem-twitter4r/Makefile')
-rw-r--r-- | net/rubygem-twitter4r/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/rubygem-twitter4r/Makefile b/net/rubygem-twitter4r/Makefile index 45194f919513..6d534852671c 100644 --- a/net/rubygem-twitter4r/Makefile +++ b/net/rubygem-twitter4r/Makefile @@ -7,10 +7,9 @@ # PORTNAME= twitter4r -PORTVERSION= 0.2.4 +PORTVERSION= 0.2.5 CATEGORIES= net rubygems -MASTER_SITES= ${MASTER_SITE_RUBYFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= RF MAINTAINER= clsung@FreeBSD.org COMMENT= Twitter client API in pure Ruby |