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:46:16 +0000 |
| commit | 1810dcfc98ba730ffad6fc5910e6306f969ca48c (patch) | |
| tree | c51a1d58b7c6c13a428eb565a1584593e7df12e3 | |
| parent | e861fc41d613e1cf8f21346b2f11e705413c30c4 (diff) | |
| download | ports-1810dcfc98ba730ffad6fc5910e6306f969ca48c.tar.gz ports-1810dcfc98ba730ffad6fc5910e6306f969ca48c.zip | |
security/tailscale: Take maintainership
PR: 262240
Approved by: mikael (maintainer)
MFH: 2022Q1
| -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 d94bcc794947..74698623216d 100644 --- a/security/tailscale/Makefile +++ b/security/tailscale/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.20.4 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 |
