diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-04-12 08:57:39 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-04-12 08:57:39 +0000 |
commit | 5f04757121955f67fb14561b7bb665a7e40fdb3e (patch) | |
tree | c79746e1d6ffaac0ccce934f35b74d7d1fd654d7 /security/clamav | |
parent | 1e61f3e45f67923742586b36e34594764dad5243 (diff) | |
download | ports-5f04757121955f67fb14561b7bb665a7e40fdb3e.tar.gz ports-5f04757121955f67fb14561b7bb665a7e40fdb3e.zip |
Notes
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 |