diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-09-10 03:12:56 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-09-10 03:12:56 +0800 |
commit | 4c8fa302fb49d010b64d1c2077fb4ad0560f2ae6 (patch) | |
tree | 9384e68cb977e8806d6ba483db00aa92c385754e /www/rubygem-httpclient | |
parent | a4385a490f3064c6cdc056b73c29108772038278 (diff) | |
download | freebsd-ports-gnome-4c8fa302fb49d010b64d1c2077fb4ad0560f2ae6.tar.gz freebsd-ports-gnome-4c8fa302fb49d010b64d1c2077fb4ad0560f2ae6.tar.zst freebsd-ports-gnome-4c8fa302fb49d010b64d1c2077fb4ad0560f2ae6.zip |
RF -> RG Conversion (Part III)
With Hat: ruby@
Tested by: make checksum
Diffstat (limited to 'www/rubygem-httpclient')
-rw-r--r-- | www/rubygem-httpclient/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/rubygem-httpclient/Makefile b/www/rubygem-httpclient/Makefile index e8334bdf3f07..7a258dacf409 100644 --- a/www/rubygem-httpclient/Makefile +++ b/www/rubygem-httpclient/Makefile @@ -8,8 +8,7 @@ PORTNAME= httpclient PORTVERSION= 2.1.5.2 CATEGORIES= www rubygems -MASTER_SITES= RF -MASTER_SITE_SUBDIR= soap4r +MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Yet another HTTP client implementation by NaHi |