summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/boringtun/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/boringtun/Makefile b/net/boringtun/Makefile
index 90ce0fdc2a91..3159bde8b7a6 100644
--- a/net/boringtun/Makefile
+++ b/net/boringtun/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= net
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES= b10df0ef427cea425f6eeedb372da372055de308.patch:-p1
-MAINTAINER= decke@bluelife.at
+MAINTAINER= decke@FreeBSD.org
COMMENT= Userspace WireGuard implementation in Rust
LICENSE= BSD3CLAUSE