aboutsummaryrefslogtreecommitdiff
path: root/security/luasec
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-11-10 10:09:48 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-11-10 10:09:48 +0000
commit35326f1a9714f76f3671b263a47134133258ec1b (patch)
treeec00e643384652d97e7643f40c6342bff01bff0b /security/luasec
parent532b7359be003bf854d62cb7aaccdee30cc43d18 (diff)
downloadports-35326f1a9714f76f3671b263a47134133258ec1b.tar.gz
ports-35326f1a9714f76f3671b263a47134133258ec1b.zip
security/openssl-devel was removed, but there is a security/openssl111 now.
Notes
Notes: svn path=/head/; revision=484599
Diffstat (limited to 'security/luasec')
-rw-r--r--security/luasec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/luasec/Makefile b/security/luasec/Makefile
index 34f148c7aff6..dd04223710ae 100644
--- a/security/luasec/Makefile
+++ b/security/luasec/Makefile
@@ -12,7 +12,7 @@ COMMENT= Lua binding for the OpenSSL library to provide TLS/SSL communication
LICENSE= MIT
-BROKEN_SSL= openssl-devel
+BROKEN_SSL= openssl111
USE_GITHUB= yes
GH_ACCOUNT= brunoos