Remove sourceforge and use correct MASTER_SITES since clamav announced this
is the last version available there Pointed out by: pi
This commit is contained in:
parent
ff071de56c
commit
29b820f673
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=411352
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue