diff options
| author | Ashish SHUKLA <ashish@FreeBSD.org> | 2022-02-28 10:44:20 +0000 |
|---|---|---|
| committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2022-02-28 10:48:35 +0000 |
| commit | 59f36044051e0e3dd87f1638f17b803fc173bf96 (patch) | |
| tree | ff66df6a994fa7493805ce9d834ae5919189aed2 | |
| parent | 68e0fce0e36b4b00a400777c682561441ec7646e (diff) | |
| download | ports-59f36044051e0e3dd87f1638f17b803fc173bf96.tar.gz ports-59f36044051e0e3dd87f1638f17b803fc173bf96.zip | |
security/tailscale: Take maintainership
PR: 262240
Approved by: mikael (maintainer)
MFH: 2022Q1
(cherry picked from commit 1810dcfc98ba730ffad6fc5910e6306f969ca48c)
| -rw-r--r-- | security/tailscale/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tailscale/Makefile b/security/tailscale/Makefile index 9e52ce8b0915..b9084d3b9a36 100644 --- a/security/tailscale/Makefile +++ b/security/tailscale/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.18.1 DISTVERSIONPREFIX= v CATEGORIES= security -MAINTAINER= mikael@FreeBSD.org +MAINTAINER= ashish@FreeBSD.org COMMENT= Mesh VPN that makes it easy to connect your devices LICENSE= BSD3CLAUSE |
