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 ad54c240273f..42aa3b1975dc 100644 --- a/security/vscan/Makefile +++ b/security/vscan/Makefile @@ -10,7 +10,8 @@ PORTNAME= vscan PORTVERSION= 3.1.8 CATEGORIES= security MASTER_SITES= ftp://ftp.mcafee.com/pub/antivirus/unix/linux/ \ - ${MASTER_SITE_LOCAL:S^%SUBDIR%^steve^} + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= steve DISTNAME= nlxb318e EXTRACT_SUFX= .tar |
