diff options
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 9227c35c71c9..6a137a62efea 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@p6m7g8.com> +# Whom: Philip M. Gollucci <pgollucci@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= security rubygems MASTER_SITES= RF MASTER_SITE_SUBDIR= net-ssh -MAINTAINER= pgollucci@p6m7g8.com +MAINTAINER= pgollucci@FreeBSD.org COMMENT= Establish Net::SSH connections through firewalls RUN_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/net-ssh-2.0.2.gemspec:${PORTSDIR}/security/rubygem-net-ssh |