diff options
author | James E. Housley <jeh@FreeBSD.org> | 2005-08-18 13:02:10 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2005-08-18 13:02:10 +0000 |
commit | 3438ac725b2b3dc46eb9dc791c43200399332ce9 (patch) | |
tree | 15fb10dcfad99d207db44ea74348fc35a95c93f5 | |
parent | 24f7714eab62018543567f7aa45b99c340505fee (diff) | |
download | ports-3438ac725b2b3dc46eb9dc791c43200399332ce9.tar.gz ports-3438ac725b2b3dc46eb9dc791c43200399332ce9.zip |
Notes
-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 |