aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2021-05-05 00:35:19 +0800
committerRene Ladan <rene@FreeBSD.org>2021-05-05 00:57:55 +0800
commita568582e026df32a6499996002ab73d4ecfe04b3 (patch)
tree13a7696e859096b3d26fa7c321b1c74f743bdb2a /security
parent944c167db80f35db0f493e2f89b822a789632cf6 (diff)
downloadfreebsd-ports-gnome-a568582e026df32a6499996002ab73d4ecfe04b3.tar.gz
freebsd-ports-gnome-a568582e026df32a6499996002ab73d4ecfe04b3.tar.zst
freebsd-ports-gnome-a568582e026df32a6499996002ab73d4ecfe04b3.zip
*: reset lifanov's ports after safekeeping their ports bit.
Hat: portmgr-secretary
Diffstat (limited to 'security')
-rw-r--r--security/hashcat-legacy/Makefile2
-rw-r--r--security/hashcat/Makefile2
-rw-r--r--security/openfortivpn/Makefile2
-rw-r--r--security/py-docker-pycreds/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/security/hashcat-legacy/Makefile b/security/hashcat-legacy/Makefile
index f7c434cc5718..7135fa3ca679 100644
--- a/security/hashcat-legacy/Makefile
+++ b/security/hashcat-legacy/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 2.00
PORTREVISION= 7
CATEGORIES= security
-MAINTAINER= lifanov@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Advanced CPU-based password recovery utility
LICENSE= MIT
diff --git a/security/hashcat/Makefile b/security/hashcat/Makefile
index 19b115cb8a19..5738f6047305 100644
--- a/security/hashcat/Makefile
+++ b/security/hashcat/Makefile
@@ -4,7 +4,7 @@ DISTVERSIONPREFIX= v
PORTEPOCH= 1
CATEGORIES= security
-MAINTAINER= lifanov@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Advanced CPU-based password recovery utility
LICENSE= MIT
diff --git a/security/openfortivpn/Makefile b/security/openfortivpn/Makefile
index c36e40a9fa2c..d1bf8f3b76bc 100644
--- a/security/openfortivpn/Makefile
+++ b/security/openfortivpn/Makefile
@@ -3,7 +3,7 @@ PORTVERSION= 1.16.0
DISTVERSIONPREFIX= v
CATEGORIES= security net-vpn
-MAINTAINER= lifanov@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Client for PPP+SSL VPN tunnel services
BUILD_DEPENDS= gsed:textproc/gsed
diff --git a/security/py-docker-pycreds/Makefile b/security/py-docker-pycreds/Makefile
index 8096a27c8492..2bcf5ee253ab 100644
--- a/security/py-docker-pycreds/Makefile
+++ b/security/py-docker-pycreds/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= lifanov@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python bindings for the docker credentials store API
LICENSE= APACHE20