aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorYasuhiro Kimura <yasu@FreeBSD.org>2021-09-28 02:25:22 +0000
committerYasuhiro Kimura <yasu@FreeBSD.org>2021-09-28 05:13:33 +0000
commit10c30f1825b82a7e2e27e2d9e176fe8f325ffce3 (patch)
treec3a586aa92bfbd0fc90fe36c4fcc1a10bdd6a3b0 /security
parent9260bc85abe97a42706374c893e0567d5fa409ca (diff)
downloadports-10c30f1825b82a7e2e27e2d9e176fe8f325ffce3.tar.gz
ports-10c30f1825b82a7e2e27e2d9e176fe8f325ffce3.zip
*/*: Update MAINTAINER address of my ports to that of FreeBSD.org
Approved by: meta (mentor) Differential Revision: https://reviews.freebsd.org/D32170
Diffstat (limited to 'security')
-rw-r--r--security/clamav/Makefile2
-rw-r--r--security/logcheck/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/clamav/Makefile b/security/clamav/Makefile
index 8e32931827cd..6e0336b57503 100644
--- a/security/clamav/Makefile
+++ b/security/clamav/Makefile
@@ -4,7 +4,7 @@ PORTEPOCH= 1
CATEGORIES= security
MASTER_SITES= https://www.clamav.net/downloads/production/
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Command line virus scanner written entirely in C
LICENSE= GPLv2
diff --git a/security/logcheck/Makefile b/security/logcheck/Makefile
index aa31dacd47ad..abad144ebf2e 100644
--- a/security/logcheck/Makefile
+++ b/security/logcheck/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= security
MASTER_SITES= DEBIAN_POOL
DISTNAME= ${PORTNAME}_${PORTVERSION}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Auditing tool for system logs on Unix boxes
LICENSE= GPLv2+