diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-08-03 21:06:26 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-08-03 21:35:13 +0000 |
commit | 4476f89764d3ee73d216c2d56df149e8d4c62c24 (patch) | |
tree | ab13970f14b825c981def32647f222c39bfe2ee6 /security/tailscale | |
parent | a79e7b164092f7c788952afbef09fc850d3604f3 (diff) | |
download | ports-4476f89764d3ee73d216c2d56df149e8d4c62c24.tar.gz ports-4476f89764d3ee73d216c2d56df149e8d4c62c24.zip |
Diffstat (limited to 'security/tailscale')
-rw-r--r-- | security/tailscale/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/tailscale/Makefile b/security/tailscale/Makefile index 9b62e466e0a8..f9fd25b1ac27 100644 --- a/security/tailscale/Makefile +++ b/security/tailscale/Makefile @@ -1,5 +1,6 @@ PORTNAME= tailscale PORTVERSION= 1.28.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= security net-vpn |