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 | |
parent | 561017fe760806a3f541f572776b9abaf29dfd97 (diff) | |
download | ports-a0461d68d52d8b399f9c612380e30f226c1a1dff.tar.gz ports-a0461d68d52d8b399f9c612380e30f226c1a1dff.zip |
- Re-assign all my rubygem-* ports to ruby@
this gives us more eyes and brings us inline with perl@
Current ruby@ members (stas, dinoex, pgollucci)
http://wiki.freebsd.org/Ruby
Discussed with: stas on #bsdports
Notes
Notes:
svn path=/head/; revision=253360
Diffstat (limited to 'security/rubygem-net-ssh')
-rw-r--r-- | security/rubygem-net-ssh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rubygem-net-ssh/Makefile b/security/rubygem-net-ssh/Makefile index 56d5ee79263c..a54ed7c606da 100644 --- a/security/rubygem-net-ssh/Makefile +++ b/security/rubygem-net-ssh/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.0.15 CATEGORIES= security rubygems MASTER_SITES= RF -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Non-interactive SSH processing OPTIONS= PROMPT_PASSPHRASES "Prompt for passphrases on keys" On |