diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-21 20:25:07 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-21 20:25:07 +0000 |
commit | 2fa3f60be3a1cdb46c5506aa28c472c373e565d9 (patch) | |
tree | cdf0471cc0399f9a08b92d10c83d397e02f600fc /security | |
parent | 477a9dd5e552bebf1dae76bf78a181d50780d601 (diff) | |
download | ports-2fa3f60be3a1cdb46c5506aa28c472c373e565d9.tar.gz ports-2fa3f60be3a1cdb46c5506aa28c472c373e565d9.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/rubygem-net-sftp/Makefile | 2 | ||||
-rw-r--r-- | security/rubygem-net-ssh/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/rubygem-net-sftp/Makefile b/security/rubygem-net-sftp/Makefile index 45b450236630..656e58c1c966 100644 --- a/security/rubygem-net-sftp/Makefile +++ b/security/rubygem-net-sftp/Makefile @@ -7,7 +7,7 @@ PORTNAME= net-sftp PORTVERSION= 1.1.0 -CATEGORIES= security ruby +CATEGORIES= security rubygems MASTER_SITES= http://rubyforge.org/frs/download.php/7928/ MAINTAINER= r.s.a.vandomburg@student.utwente.nl diff --git a/security/rubygem-net-ssh/Makefile b/security/rubygem-net-ssh/Makefile index 95d246db9b4d..9c3d140b2f06 100644 --- a/security/rubygem-net-ssh/Makefile +++ b/security/rubygem-net-ssh/Makefile @@ -8,7 +8,7 @@ PORTNAME= net-ssh PORTVERSION= 1.0.6 PORTREVISION= 1 -CATEGORIES= security ruby +CATEGORIES= security rubygems MASTER_SITES= http://rubyforge.org/frs/download.php/8149/ MAINTAINER= r.s.a.vandomburg@student.utwente.nl |