git: 641a5f758779 - main - security/openvpn: bump PORTREVISION
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 03 Apr 2022 11:18:32 UTC
The branch main has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=641a5f758779426305916b4666674795bc8822a4 commit 641a5f758779426305916b4666674795bc8822a4 Author: Matthias Andree <mandree@FreeBSD.org> AuthorDate: 2022-04-03 11:18:14 +0000 Commit: Matthias Andree <mandree@FreeBSD.org> CommitDate: 2022-04-03 11:18:14 +0000 security/openvpn: bump PORTREVISION ...forgotten in previous commit. --- security/openvpn/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/openvpn/Makefile b/security/openvpn/Makefile index 8b035982a36f..e54603c36185 100644 --- a/security/openvpn/Makefile +++ b/security/openvpn/Makefile @@ -2,7 +2,7 @@ PORTNAME= openvpn DISTVERSION= 2.5.6 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= security net net-vpn MASTER_SITES= https://swupdate.openvpn.org/community/releases/ \ https://build.openvpn.net/downloads/releases/ \