aboutsummaryrefslogtreecommitdiffstats
path: root/security/clamav
diff options
context:
space:
mode:
authoreik <eik@FreeBSD.org>2004-04-12 16:57:39 +0800
committereik <eik@FreeBSD.org>2004-04-12 16:57:39 +0800
commit8176f2264bbd6d5d32aa544c46beb435502b18a9 (patch)
treeae5e18da1c882b99d5d8ed33b7d5be7c7398a793 /security/clamav
parentd2651912d05e49e1102be3c8005f6ae2e5627412 (diff)
downloadfreebsd-ports-gnome-8176f2264bbd6d5d32aa544c46beb435502b18a9.tar.gz
freebsd-ports-gnome-8176f2264bbd6d5d32aa544c46beb435502b18a9.tar.zst
freebsd-ports-gnome-8176f2264bbd6d5d32aa544c46beb435502b18a9.zip
Hand maintainership over to Rob Evers.
PR: 65182 Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
Diffstat (limited to 'security/clamav')
-rw-r--r--security/clamav/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/security/clamav/Makefile b/security/clamav/Makefile
index fbe9b7615aa7..76ce1384b9b5 100644
--- a/security/clamav/Makefile
+++ b/security/clamav/Makefile
@@ -12,10 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= clamav
DISTNAME= ${PORTNAME}-${DISTVERSION}
-MAINTAINER= markun@onohara.to
-MAINTAINER= eik@FreeBSD.org
-# I've just adopted the port to ensure timely updates. Please
-# reset the maintainer if TERAMOTO Masahiro shows up again.
+MAINTAINER= rob@debank.tv
COMMENT= Command line virus scanner written entirely in C
LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4