aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2019-03-29 14:32:07 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2019-03-29 14:32:07 +0000
commit07e449c39e0466f2a2a690c116ec1ba9426b3a15 (patch)
treeb2d01e5a09d9f4ca6bac1b56ddc6a5e186654b06 /net
parent01760654d4a1666e240a647863b4e188a70c3a26 (diff)
downloadports-07e449c39e0466f2a2a690c116ec1ba9426b3a15.tar.gz
ports-07e449c39e0466f2a2a690c116ec1ba9426b3a15.zip
net/boringtun: Drop maintainership because I cannot ethically support CloudFlare
and their intentions after what I have found out. Sorry for the mistake of bringing it into the ports tree and opening pandoras box.
Notes
Notes: svn path=/head/; revision=497142
Diffstat (limited to 'net')
-rw-r--r--net/boringtun/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/boringtun/Makefile b/net/boringtun/Makefile
index 3159bde8b7a6..1eaccf778440 100644
--- a/net/boringtun/Makefile
+++ b/net/boringtun/Makefile
@@ -8,8 +8,8 @@ CATEGORIES= net
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES= b10df0ef427cea425f6eeedb372da372055de308.patch:-p1
-MAINTAINER= decke@FreeBSD.org
-COMMENT= Userspace WireGuard implementation in Rust
+MAINTAINER= ports@FreeBSD.org
+COMMENT= CloudFlares Userspace WireGuard implementation in Rust
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.md