diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-27 22:55:23 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-27 22:55:23 +0000 |
commit | a0461d68d52d8b399f9c612380e30f226c1a1dff (patch) | |
tree | 613ebe23a100bac65826c3e0805763e8ccf880d9 /security/rubygem-net-ssh-gateway | |
parent | 561017fe760806a3f541f572776b9abaf29dfd97 (diff) |
Notes
Diffstat (limited to 'security/rubygem-net-ssh-gateway')
-rw-r--r-- | security/rubygem-net-ssh-gateway/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/rubygem-net-ssh-gateway/Makefile b/security/rubygem-net-ssh-gateway/Makefile index 323bf454164c..d14f1e0423f0 100644 --- a/security/rubygem-net-ssh-gateway/Makefile +++ b/security/rubygem-net-ssh-gateway/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: rubygem-net-ssh-gateway # Date created: June 27, 2008 -# Whom: Philip M. Gollucci <pgollucci@FreeBSD.org> +# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= security rubygems MASTER_SITES= RF MASTER_SITE_SUBDIR= net-ssh -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Establish Net::SSH connections through firewalls RUN_DEPENDS= rubygem-net-ssh>=2.0.0:${PORTSDIR}/security/rubygem-net-ssh |