diff options
author | shattered <shattered@pkgsrc.org> | 2010-11-13 21:08:54 +0000 |
---|---|---|
committer | shattered <shattered@pkgsrc.org> | 2010-11-13 21:08:54 +0000 |
commit | 309ff161bace6cfec44cca1cdc4ba2602996425f (patch) | |
tree | 9dd00472e0d3202809bd050eba1285d2b63382a6 /security/uvscan | |
parent | eaee84f4ded431f35f1ea395000228d5a437b4bf (diff) | |
download | pkgsrc-309ff161bace6cfec44cca1cdc4ba2602996425f.tar.gz |
Follow HTTP redirects to new HOMEPAGEs and/or MASTER_SITES.
Diffstat (limited to 'security/uvscan')
-rw-r--r-- | security/uvscan/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/uvscan/Makefile b/security/uvscan/Makefile index ca3e46439f9..3cfcd342c97 100644 --- a/security/uvscan/Makefile +++ b/security/uvscan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2010/01/27 21:13:11 joerg Exp $ +# $NetBSD: Makefile,v 1.47 2010/11/13 21:09:03 shattered Exp $ DISTNAME= vlp4510e PKGNAME= uvscan-5.10 @@ -8,7 +8,7 @@ MASTER_SITES= http://download.nai.com/products/evaluation/virusscan/english/cmd EXTRACT_SUFX= .tar.Z MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.mcafee.com/us/enterprise/products/anti_virus/file_servers_desktops/virusscan_command_line_scanner_windows_unix.html +HOMEPAGE= http://www.mcafee.com/us/enterprise/products/system_security/servers/virusscan_command_line_scanner_windows_unix.html COMMENT= Evaluation version of a DOS/Windows file virus scanner LICENSE= uvscan-license |