diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2018-03-12 13:01:53 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2018-03-12 13:01:53 +0000 |
commit | aa908db786555280e1815cb05b2bd8c972595e63 (patch) | |
tree | 6945a29a14f92e6e43ecf823c8f17bf02c87fc49 /security/openvpn | |
parent | 28dafc7abd3828bba6fe7006abc53a22a06cd138 (diff) |
Notes
Diffstat (limited to 'security/openvpn')
-rw-r--r-- | security/openvpn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openvpn/Makefile b/security/openvpn/Makefile index ecc21083a521..b7b91cfccc17 100644 --- a/security/openvpn/Makefile +++ b/security/openvpn/Makefile @@ -3,7 +3,7 @@ PORTNAME= openvpn DISTVERSION= 2.4.4 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= security net MASTER_SITES= https://swupdate.openvpn.net/community/releases/ \ https://build.openvpn.net/downloads/releases/ |