diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-25 18:54:44 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-25 18:54:44 +0000 |
commit | dd02eac948588c80424e1cb87a04ef03fa8ee103 (patch) | |
tree | 0cb06b25a549544ae7f5ab48bf851949ca9a94fb /security/vscan | |
parent | 07c1831d32a56215d99d68d2f154a7a9d63aa7cf (diff) | |
download | ports-dd02eac948588c80424e1cb87a04ef03fa8ee103.tar.gz ports-dd02eac948588c80424e1cb87a04ef03fa8ee103.zip |
Notes
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 |