diff options
author | Larry Rosenman <ler@FreeBSD.org> | 2018-12-04 19:11:15 +0000 |
---|---|---|
committer | Larry Rosenman <ler@FreeBSD.org> | 2018-12-04 19:11:15 +0000 |
commit | a5a18c2816d987a70b50ef4e27e34e602611b1c5 (patch) | |
tree | 1bbf70c5eb4c9d2acf4b36cc61f4e07881cd8444 /security/clamav | |
parent | bc2cbf30695d38727c5eb9d25d8f63a33fb02d60 (diff) | |
download | ports-a5a18c2816d987a70b50ef4e27e34e602611b1c5.tar.gz ports-a5a18c2816d987a70b50ef4e27e34e602611b1c5.zip |
Notes
Diffstat (limited to 'security/clamav')
-rw-r--r-- | security/clamav/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/clamav/Makefile b/security/clamav/Makefile index aff0472657b1..b92c3d86a958 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.clamav.net/downloads/production/ -MAINTAINER= ler@FreeBSD.org +MAINTAINER= yasu@utahime.org COMMENT= Command line virus scanner written entirely in C LICENSE= GPLv2 |