diff options
author | jeh <jeh@FreeBSD.org> | 2005-07-28 02:03:37 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2005-07-28 02:03:37 +0800 |
commit | 9570bd22e0c6b8a8314391e8ee18c0e4a0dafb36 (patch) | |
tree | 6f1fe234b1da51996399299a89669f9c46e0dc3c /security | |
parent | 897c469f8e52289564c5107d1d7d09e36368fe9d (diff) | |
download | freebsd-ports-gnome-9570bd22e0c6b8a8314391e8ee18c0e4a0dafb36.tar.gz freebsd-ports-gnome-9570bd22e0c6b8a8314391e8ee18c0e4a0dafb36.tar.zst freebsd-ports-gnome-9570bd22e0c6b8a8314391e8ee18c0e4a0dafb36.zip |
Patch MASTER_SITE since they seem to redirect to a second one sometimes
Diffstat (limited to 'security')
-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 |