aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2016-12-27 23:16:57 +0000
committerMatthias Andree <mandree@FreeBSD.org>2016-12-27 23:16:57 +0000
commit1a948efb1dec84984df6986d2d584d01c6cffb06 (patch)
tree0a1cc68681bd1b68e4446adb8872265601b33d99 /security/Makefile
parent79c920b1079de83440f2cf670a7339552f6acc49 (diff)
downloadports-1a948efb1dec84984df6986d2d584d01c6cffb06.tar.gz
ports-1a948efb1dec84984df6986d2d584d01c6cffb06.zip
OpenVPN update to v2.4.0, old version in openvpn23*.
OpenVPN has been updated to v2.4.0. Changes: <https://github.com/OpenVPN/openvpn/blob/v2.4.0/Changes.rst> openvpn-polarssl has been renamed to openvpn-mbedtls to match the TLS library's change of name. The prior versions of the openvpn ports have been preserved in openvpn23 and openvpn23-polarssl, respectively, and are set to expire 2017-03-31.
Notes
Notes: svn path=/head/; revision=429678
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 185c38348e84..898e8576f4cf 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -436,7 +436,9 @@
SUBDIR += openvpn-auth-ldap
SUBDIR += openvpn-auth-radius
SUBDIR += openvpn-devel
- SUBDIR += openvpn-polarssl
+ SUBDIR += openvpn-mbedtls
+ SUBDIR += openvpn23
+ SUBDIR += openvpn23-polarssl
SUBDIR += ophcrack
SUBDIR += orthrus
SUBDIR += osiris