diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-07-23 02:43:55 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-07-23 02:43:55 +0000 |
commit | b43083409f500d0ff330b246e79274b041900d83 (patch) | |
tree | d3d2349375484004ccc24d4ee61deb1adde10898 /security/rubygem-net-scp | |
parent | 75b5fa19be69caed346098c59ad732978494a190 (diff) | |
download | ports-b43083409f500d0ff330b246e79274b041900d83.tar.gz ports-b43083409f500d0ff330b246e79274b041900d83.zip |
Notes
Diffstat (limited to 'security/rubygem-net-scp')
-rw-r--r-- | security/rubygem-net-scp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/rubygem-net-scp/Makefile b/security/rubygem-net-scp/Makefile index 33ac5486aa0e..e5ed5755c65a 100644 --- a/security/rubygem-net-scp/Makefile +++ b/security/rubygem-net-scp/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: rubygem-net-scp # 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= Non-interactive SCP processing RUN_DEPENDS= rubygem-net-ssh>=1.99.1:${PORTSDIR}/security/rubygem-net-ssh |