diff options
Diffstat (limited to 'security/clamav')
-rw-r--r-- | security/clamav/Makefile | 5 |
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 |