git: ebdadc900d0a - main - security/*: add net-vpn category on some ports
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 18 Jan 2023 08:48:38 UTC
The branch main has been updated by meta:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ebdadc900d0abaec9a5aaa27a27b33f7f4e7ea69
commit ebdadc900d0abaec9a5aaa27a27b33f7f4e7ea69
Author: Koichiro Iwao <meta@FreeBSD.org>
AuthorDate: 2023-01-18 08:46:27 +0000
Commit: Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2023-01-18 08:47:30 +0000
security/*: add net-vpn category on some ports
---
security/duo_openvpn/Makefile | 2 +-
security/globalprotect-openconnect/Makefile | 2 +-
security/headscale/Makefile | 2 +-
security/py-vpn-slice/Makefile | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/security/duo_openvpn/Makefile b/security/duo_openvpn/Makefile
index ad9b0ced06ea..d28576e9e1ff 100644
--- a/security/duo_openvpn/Makefile
+++ b/security/duo_openvpn/Makefile
@@ -1,7 +1,7 @@
PORTNAME= duo_openvpn
PORTVERSION= 2.4
PORTREVISION= 2
-CATEGORIES= security
+CATEGORIES= security net-vpn
MAINTAINER= zi@FreeBSD.org
COMMENT= Duo two-factor authentication for OpenVPN
diff --git a/security/globalprotect-openconnect/Makefile b/security/globalprotect-openconnect/Makefile
index aa559d55a7a7..573161150f5a 100644
--- a/security/globalprotect-openconnect/Makefile
+++ b/security/globalprotect-openconnect/Makefile
@@ -1,7 +1,7 @@
PORTNAME= globalprotect-openconnect
DISTVERSIONPREFIX= v
DISTVERSION= 1.4.9
-CATEGORIES= security
+CATEGORIES= security net-vpn
MAINTAINER= jwb@FreeBSD.org
COMMENT= OpenConnect GUI for GlobalProtect protocol
diff --git a/security/headscale/Makefile b/security/headscale/Makefile
index eaf411bd6749..7aefd84576cc 100644
--- a/security/headscale/Makefile
+++ b/security/headscale/Makefile
@@ -2,7 +2,7 @@ PORTNAME= headscale
PORTVERSION= 0.16.4
PORTREVISION= 4
DISTVERSIONPREFIX= v
-CATEGORIES= security
+CATEGORIES= security net-vpn
MAINTAINER= m.muenz@gmail.com
COMMENT= Mesh VPN that makes it easy to connect your devices
diff --git a/security/py-vpn-slice/Makefile b/security/py-vpn-slice/Makefile
index 758c56e4daed..b7d304c593f2 100644
--- a/security/py-vpn-slice/Makefile
+++ b/security/py-vpn-slice/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vpn-slice
DISTVERSION= 0.15
-CATEGORIES= security python
+CATEGORIES= security python net-vpn
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}