aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/please/Makefile2
-rw-r--r--security/py-hkdf/Makefile2
-rw-r--r--security/py-spake2/Makefile2
-rw-r--r--security/sslsplit/Makefile2
-rw-r--r--security/vault/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/security/please/Makefile b/security/please/Makefile
index 615870bb6bd0..69ebd79d3e30 100644
--- a/security/please/Makefile
+++ b/security/please/Makefile
@@ -2,7 +2,7 @@ PORTNAME= please
PORTVERSION= 2.8
CATEGORIES= security
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Execute a command as root
WWW= https://github.com/MagikBSD/please
diff --git a/security/py-hkdf/Makefile b/security/py-hkdf/Makefile
index ec06c2629aa1..26467a260c86 100644
--- a/security/py-hkdf/Makefile
+++ b/security/py-hkdf/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= security
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= HMAC-based Extract-and-Expand Key Derivation Function (HKDF)
WWW= https://github.com/casebeer/python-hkdf
diff --git a/security/py-spake2/Makefile b/security/py-spake2/Makefile
index d3db1a157dcd..128f6b417c80 100644
--- a/security/py-spake2/Makefile
+++ b/security/py-spake2/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= security
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= SPAKE2 password-authenticated key exchange (pure python)
WWW= https://github.com/warner/python-spake2
diff --git a/security/sslsplit/Makefile b/security/sslsplit/Makefile
index 29e2e73a9208..9bb295ef1525 100644
--- a/security/sslsplit/Makefile
+++ b/security/sslsplit/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://mirror.roe.ch/rel/sslsplit/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Transparent and scalable SSL/TLS interception
WWW= https://www.roe.ch/SSLsplit
diff --git a/security/vault/Makefile b/security/vault/Makefile
index 5dec66dc57a2..d6bb5a69478f 100644
--- a/security/vault/Makefile
+++ b/security/vault/Makefile
@@ -4,7 +4,7 @@ DISTVERSIONPREFIX= v
PORTREVISION= 12
CATEGORIES= security
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
# co-maintainer: brd
COMMENT= Tool for securely accessing secrets
WWW= https://vaultproject.io/