diff options
-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 72fb9ca3d713..eb28439f9fba 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -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 |