diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2017-01-29 16:43:27 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-01-29 16:43:27 +0000 |
| commit | d3f43fd46a4497d7279a2dc592fe1b3bf793b7d0 (patch) | |
| tree | 9824d531787d8597f8531cf4c5fbde3d1a54ef3b /security/rubygem-rex-sslscan/Makefile | |
| parent | Update to 0.1.3 (diff) | |
- Update to 0.1.2
- Add LICENSE
Notes
Notes:
svn path=/head/; revision=432780
Diffstat (limited to 'security/rubygem-rex-sslscan/Makefile')
| -rw-r--r-- | security/rubygem-rex-sslscan/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/rubygem-rex-sslscan/Makefile b/security/rubygem-rex-sslscan/Makefile index 0d975c122783..11c7db905974 100644 --- a/security/rubygem-rex-sslscan/Makefile +++ b/security/rubygem-rex-sslscan/Makefile @@ -1,13 +1,15 @@ # $FreeBSD$ PORTNAME= rex-sslscan -PORTVERSION= 0.1.1 +PORTVERSION= 0.1.2 CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= antoine@FreeBSD.org COMMENT= Ruby Exploitation(Rex) library for scanning SSL/TLS capabilities +LICENSE= BSD3CLAUSE + RUN_DEPENDS= rubygem-rex-socket>=0:security/rubygem-rex-socket \ rubygem-rex-text>=0:security/rubygem-rex-text |
