diff options
author | jeh <jeh@FreeBSD.org> | 2005-08-18 21:02:10 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2005-08-18 21:02:10 +0800 |
commit | 0d7612e05c84b452f0960363435cdcefbc2c6e51 (patch) | |
tree | 96bd3c124372827a94940c64435fe16865b87222 /security | |
parent | 45ed1d76196b79c1dace50ed7cad1d0ce29f8090 (diff) | |
download | freebsd-ports-gnome-0d7612e05c84b452f0960363435cdcefbc2c6e51.tar.gz freebsd-ports-gnome-0d7612e05c84b452f0960363435cdcefbc2c6e51.tar.zst freebsd-ports-gnome-0d7612e05c84b452f0960363435cdcefbc2c6e51.zip |
Update the MASTER_SITES. This is the only part of PR/84815 what was
approved for commit during the port freeze.
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: portmgr (mcl)
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 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 |