aboutsummaryrefslogtreecommitdiff
path: root/security/openvpn/Makefile
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2020-03-16 22:58:26 +0000
committerMatthias Andree <mandree@FreeBSD.org>2020-03-16 22:58:26 +0000
commit59e157c12be1df49138f628859c1a5b238467c1f (patch)
treeb7cd02659397a83106a809dbfd948313cf200e67 /security/openvpn/Makefile
parent590212bcf576412cb9691c26660566106fc31291 (diff)
downloadports-59e157c12be1df49138f628859c1a5b238467c1f.tar.gz
ports-59e157c12be1df49138f628859c1a5b238467c1f.zip
Notes
Diffstat (limited to 'security/openvpn/Makefile')
-rw-r--r--security/openvpn/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/openvpn/Makefile b/security/openvpn/Makefile
index 19f83d86518d..365168efc3df 100644
--- a/security/openvpn/Makefile
+++ b/security/openvpn/Makefile
@@ -3,6 +3,8 @@
PORTNAME= openvpn
DISTVERSION= 2.4.8
+# FIXME XXX check if 2.4.9 still needs ASYNC_PUSH_LIBS, see
+# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244286#c6 and #c7
PORTREVISION?= 2
CATEGORIES= security net net-vpn
MASTER_SITES= https://swupdate.openvpn.org/community/releases/ \