diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-14 07:59:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-14 07:59:09 +0000 |
commit | b8985c87f09baa16e70065f8e4357d89e71b2f04 (patch) | |
tree | 8dbd8f6da245fd6ff1f07ab6c2ea7d48428de73c /security | |
parent | b2bc4783f90323c4761208b74812c36d4dae74a5 (diff) | |
download | pkgsrc-b8985c87f09baa16e70065f8e4357d89e71b2f04.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'security')
-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 3f899791a6d..f17e426b2ea 100644 --- a/security/uvscan/Makefile +++ b/security/uvscan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2006/10/04 21:58:15 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2006/10/14 08:22:31 wiz Exp $ DISTNAME= vlnx440e PKGNAME= uvscan-4.40 @@ -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/products/mcafee/antivirus/desktop/vs_commandline.htm +HOMEPAGE= http://www.mcafee.com/us/enterprise/products/anti_virus/file_servers_desktops/virusscan_command_line_scanner_windows_unix.html COMMENT= Evaluation version of a DOS/Windows file virus scanner CONFLICTS= uvscan-dat-[0-9]* |