Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Mar 2016 13:13:29 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r411352 - head/security/clamav
Message-ID:  <201603181313.u2IDDTVW043440@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: garga
Date: Fri Mar 18 13:13:29 2016
New Revision: 411352
URL: https://svnweb.freebsd.org/changeset/ports/411352

Log:
  Remove sourceforge and use correct MASTER_SITES since clamav announced this
  is the last version available there
  
  Pointed out by:	pi

Modified:
  head/security/clamav/Makefile

Modified: head/security/clamav/Makefile
==============================================================================
--- head/security/clamav/Makefile	Fri Mar 18 13:12:26 2016	(r411351)
+++ head/security/clamav/Makefile	Fri Mar 18 13:13:29 2016	(r411352)
@@ -4,7 +4,7 @@
 PORTNAME=	clamav
 PORTVERSION=	0.99.1
 CATEGORIES=	security
-MASTER_SITES=	SF
+MASTER_SITES=	http://www.clamav.net/downloads/production/
 
 MAINTAINER=	garga@FreeBSD.org
 COMMENT=	Command line virus scanner written entirely in C



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603181313.u2IDDTVW043440>