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 /security/rubygem-net-ssh-gateway | |
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 'security/rubygem-net-ssh-gateway')
-rw-r--r-- | security/rubygem-net-ssh-gateway/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/rubygem-net-ssh-gateway/Makefile b/security/rubygem-net-ssh-gateway/Makefile index d14f1e0423f0..8d04e7870607 100644 --- a/security/rubygem-net-ssh-gateway/Makefile +++ b/security/rubygem-net-ssh-gateway/Makefile @@ -9,8 +9,7 @@ PORTNAME= net-ssh-gateway PORTVERSION= 1.0.1 PORTREVISION= 1 CATEGORIES= security rubygems -MASTER_SITES= RF -MASTER_SITE_SUBDIR= net-ssh +MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Establish Net::SSH connections through firewalls |