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 f41a7a1c7159..5a7355ece252 100644 --- a/security/uvscan-dat/Makefile +++ b/security/uvscan-dat/Makefile @@ -7,9 +7,10 @@ PORTNAME= uvscan_dat PORTVERSION= 4547 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://download.nai.com/products/datfiles/4.x/nai/ \ - http://speedownload.nai.com/products/datfiles/4.x/nai/ + ftp://ftp.nai.com/pub/datfiles/english/ DISTNAME= dat-${PORTVERSION} EXTRACT_SUFX= .tar |