diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-09 19:12:56 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-09 19:12:56 +0000 |
commit | bc03b273ca69d87f11849b8ae7b0c35d3b496477 (patch) | |
tree | 3c1f92e036dc5330a2975a200c9c7b58ad1863ad /security/rubygem-net-ssh-gateway | |
parent | d4a94424617d92b3a237d7a14ce0952cb2beaedf (diff) |
Notes
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 |