git: 27d62bb0db49 - main - security/tailscale: add net-vpn virtual category
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Jul 2022 06:35:51 UTC
The branch main has been updated by meta: URL: https://cgit.FreeBSD.org/ports/commit/?id=27d62bb0db494344d9a15b3b4122eca632e48397 commit 27d62bb0db494344d9a15b3b4122eca632e48397 Author: Koichiro Iwao <meta@FreeBSD.org> AuthorDate: 2022-07-06 06:32:55 +0000 Commit: Koichiro Iwao <meta@FreeBSD.org> CommitDate: 2022-07-06 06:35:43 +0000 security/tailscale: add net-vpn virtual category --- security/tailscale/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/tailscale/Makefile b/security/tailscale/Makefile index d726fbdeeb27..ace4ea5116cc 100644 --- a/security/tailscale/Makefile +++ b/security/tailscale/Makefile @@ -1,7 +1,7 @@ PORTNAME= tailscale PORTVERSION= 1.26.2 DISTVERSIONPREFIX= v -CATEGORIES= security +CATEGORIES= security net-vpn MAINTAINER= ashish@FreeBSD.org COMMENT= Mesh VPN that makes it easy to connect your devices