diff options
-rw-r--r-- | app-antivirus/clamav/metadata.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app-antivirus/clamav/metadata.xml b/app-antivirus/clamav/metadata.xml index ae3e90ffe0ec..7d510408a044 100644 --- a/app-antivirus/clamav/metadata.xml +++ b/app-antivirus/clamav/metadata.xml @@ -2,13 +2,13 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="project"> - <email>net-mail@gentoo.org</email> - <name>Net-Mail</name> - </maintainer> - <maintainer type="project"> <email>antivirus@gentoo.org</email> <name>Gentoo Antivirus Project</name> </maintainer> + <maintainer type="project"> + <email>net-mail@gentoo.org</email> + <name>Net-Mail</name> + </maintainer> <use> <flag name="clamdtop">A Top like tool which shows what clamd is currently scanning amongst other things</flag> <flag name="metadata-analysis-api">Enables collection of file property metadata using ClamAV API for analysis by ClamAV bytecode programs.</flag> |