svn commit: r497142 - head/net/boringtun
Bernhard Froehlich
decke at FreeBSD.org
Fri Mar 29 14:32:08 UTC 2019
Author: decke
Date: Fri Mar 29 14:32:07 2019
New Revision: 497142
URL: https://svnweb.freebsd.org/changeset/ports/497142
Log:
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.
Modified:
head/net/boringtun/Makefile
Modified: head/net/boringtun/Makefile
==============================================================================
--- head/net/boringtun/Makefile Fri Mar 29 14:31:40 2019 (r497141)
+++ head/net/boringtun/Makefile Fri Mar 29 14:32:07 2019 (r497142)
@@ -8,8 +8,8 @@ CATEGORIES= net
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES= b10df0ef427cea425f6eeedb372da372055de308.patch:-p1
-MAINTAINER= decke at FreeBSD.org
-COMMENT= Userspace WireGuard implementation in Rust
+MAINTAINER= ports at FreeBSD.org
+COMMENT= CloudFlares Userspace WireGuard implementation in Rust
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.md
More information about the svn-ports-head
mailing list