svn commit: r487145 - head/security/clamav

Antoine Brodin antoine at FreeBSD.org
Mon Dec 10 10:18:31 UTC 2018


Author: antoine
Date: Mon Dec 10 10:18:30 2018
New Revision: 487145
URL: https://svnweb.freebsd.org/changeset/ports/487145

Log:
  Pass maintainership to Yasuhiro KIMURA
  
  Approved by:	ler@ in r486630

Modified:
  head/security/clamav/Makefile

Modified: head/security/clamav/Makefile
==============================================================================
--- head/security/clamav/Makefile	Mon Dec 10 09:52:11 2018	(r487144)
+++ head/security/clamav/Makefile	Mon Dec 10 10:18:30 2018	(r487145)
@@ -6,7 +6,7 @@ PORTEPOCH=	1
 CATEGORIES=	security
 MASTER_SITES=	http://www.clamav.net/downloads/production/
 
-MAINTAINER=	ler at FreeBSD.org
+MAINTAINER=	yasu at utahime.org
 COMMENT=	Command line virus scanner written entirely in C
 
 LICENSE=	GPLv2


More information about the svn-ports-all mailing list