git: 1dc25fd358a4 - main - security/openvpn: Bump PORTREVISION to be newer than on quarterly.

From: Matthias Andree <mandree_at_FreeBSD.org>
Date: Tue, 31 May 2022 16:43:11 UTC
The branch main has been updated by mandree:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1dc25fd358a4b48ecc5bb498127ef0fa5fc9f02a

commit 1dc25fd358a4b48ecc5bb498127ef0fa5fc9f02a
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2022-05-31 16:42:13 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2022-05-31 16:42:13 +0000

    security/openvpn: Bump PORTREVISION to be newer than on quarterly.
    
    This is to make sure that with 2022Q3 branching off of this
    version, the package will look newer and flush out the old
    package, with MBEDTLS and TUNNELBLICK options now removed.
---
 security/openvpn/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/openvpn/Makefile b/security/openvpn/Makefile
index 468ca649f823..b49cae2c1924 100644
--- a/security/openvpn/Makefile
+++ b/security/openvpn/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=		openvpn
 DISTVERSION=		2.5.7
-PORTREVISION?=		0
+PORTREVISION?=		1
 CATEGORIES=		security net net-vpn
 MASTER_SITES=		https://swupdate.openvpn.org/community/releases/ \
 			https://build.openvpn.net/downloads/releases/ \