diff options
-rw-r--r-- | security/uvscan-dat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/uvscan-dat/Makefile b/security/uvscan-dat/Makefile index 1f84c52d4eea..318025e10fe3 100644 --- a/security/uvscan-dat/Makefile +++ b/security/uvscan-dat/Makefile @@ -8,7 +8,8 @@ PORTNAME= uvscan_dat PORTVERSION= 4544 CATEGORIES= security -MASTER_SITES= http://download.nai.com/products/datfiles/4.x/nai/ +MASTER_SITES= http://download.nai.com/products/datfiles/4.x/nai/ \ + http://speeddownload.nai.com/products/datfiles/4.x/nai/ DISTNAME= dat-${PORTVERSION} EXTRACT_SUFX= .tar |