diff options
Diffstat (limited to 'security/vscan')
| -rw-r--r-- | security/vscan/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/vscan/Makefile b/security/vscan/Makefile index 034203c33b7f..9dcce8a61bfa 100644 --- a/security/vscan/Makefile +++ b/security/vscan/Makefile @@ -9,7 +9,8 @@ DISTNAME= nlxb318e PKGNAME= vscan-3.1.8 CATEGORIES= security -MASTER_SITES= ftp://ftp.mcafee.com/pub/antivirus/unix/linux/ +MASTER_SITES= ftp://ftp.mcafee.com/pub/antivirus/unix/linux/ \ + http://www.freebsd.org/~steve/distfiles/ EXTRACT_SUFX= .tar MAINTAINER= obrien@FreeBSD.org |
