aboutsummaryrefslogtreecommitdiff
path: root/security/libressl
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-05-14 10:15:04 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-05-14 10:15:04 +0000
commit60d1a83c2a113150cedbc43ff12a7375144f741a (patch)
tree627649ff7699a289d5d78c11bf8d105881402ca8 /security/libressl
parenta50428b01c275f058b067787701d333a9d45cbcb (diff)
downloadports-60d1a83c2a113150cedbc43ff12a7375144f741a.tar.gz
ports-60d1a83c2a113150cedbc43ff12a7375144f741a.zip
Notes
Diffstat (limited to 'security/libressl')
-rw-r--r--security/libressl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/libressl/Makefile b/security/libressl/Makefile
index 454b8c473adb..93b7559ff7cf 100644
--- a/security/libressl/Makefile
+++ b/security/libressl/Makefile
@@ -4,8 +4,7 @@
PORTNAME= libressl
PORTVERSION= 2.1.6
CATEGORIES= security devel
-MASTER_SITES= ${MASTER_SITE_OPENBSD}
-MASTER_SITE_SUBDIR= LibreSSL
+MASTER_SITES= OPENBSD/LibreSSL
MAINTAINER= vsevolod@FreeBSD.org
COMMENT= Free version of the SSL/TLS protocol forked from OpenSSL