diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-12-04 19:02:32 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-12-04 19:02:32 +0000 |
| commit | 51b1f52de64b5a7637ad1ac0b620623af4797ad2 (patch) | |
| tree | d4b5a69fc2be4eafa9fb7d62338cc373bd943088 /security/rubygem-sshkit/Makefile | |
| parent | 55288fd5958daa92c8730a4dbb295e05d6a956cf (diff) | |
Notes
Diffstat (limited to 'security/rubygem-sshkit/Makefile')
| -rw-r--r-- | security/rubygem-sshkit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/rubygem-sshkit/Makefile b/security/rubygem-sshkit/Makefile index 5635d18f2b24..074e0f1f1d0d 100644 --- a/security/rubygem-sshkit/Makefile +++ b/security/rubygem-sshkit/Makefile @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= sshkit -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.1 CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Toolkit for remotely running commands on groups of servers -LICENSE= GPLv3 +LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rubygem-net-scp>=1.1.2:${PORTSDIR}/security/rubygem-net-scp \ |
