diff options
author | Steve Price <steve@FreeBSD.org> | 2000-06-17 00:14:42 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-06-17 00:14:42 +0000 |
commit | 30563b53998852429b379c5698be8bc307cc56ca (patch) | |
tree | 13aabac59a77631dc1a79ba0e43c6dc993e2d50f /security/vscan | |
parent | 55b3a89a5dc1e5d21b5b95046ad7991b0025987c (diff) | |
download | ports-30563b53998852429b379c5698be8bc307cc56ca.tar.gz ports-30563b53998852429b379c5698be8bc307cc56ca.zip |
Notes
Diffstat (limited to 'security/vscan')
-rw-r--r-- | security/vscan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/vscan/Makefile b/security/vscan/Makefile index d01367f39acc..ad54c240273f 100644 --- a/security/vscan/Makefile +++ b/security/vscan/Makefile @@ -10,7 +10,7 @@ PORTNAME= vscan PORTVERSION= 3.1.8 CATEGORIES= security MASTER_SITES= ftp://ftp.mcafee.com/pub/antivirus/unix/linux/ \ - http://people.FreeBSD.org/~steve/distfiles/ + ${MASTER_SITE_LOCAL:S^%SUBDIR%^steve^} DISTNAME= nlxb318e EXTRACT_SUFX= .tar |