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-scp/Makefile | |
parent | 561017fe760806a3f541f572776b9abaf29dfd97 (diff) | |
download | ports-a0461d68d52d8b399f9c612380e30f226c1a1dff.tar.gz ports-a0461d68d52d8b399f9c612380e30f226c1a1dff.zip |
Notes
Diffstat (limited to 'security/rubygem-net-scp/Makefile')
-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 0fd911a68bbf..d1fe29901ad1 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@FreeBSD.org> +# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= security rubygems MASTER_SITES= RF MASTER_SITE_SUBDIR= net-ssh -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Non-interactive SCP processing RUN_DEPENDS= rubygem-net-ssh>=1.99.1:${PORTSDIR}/security/rubygem-net-ssh |