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 | Mark this port as IGNOREd for the 6.0-RELEASE set. Gourmet requires (diff) |
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)
Notes
Notes:
svn path=/head/; revision=140916
-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 |