diff options
author | wiz <wiz> | 2005-07-19 14:23:48 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-07-19 14:23:48 +0000 |
commit | 7f063852b5e2bb687176d6ce9b5c71854ee7cbf5 (patch) | |
tree | e9226bed53bb13d7b94521f3854276385b87ccb6 /security | |
parent | a29249e9d7168bbc8e06968993ca741a5cbf616b (diff) | |
download | pkgsrc-7f063852b5e2bb687176d6ce9b5c71854ee7cbf5.tar.gz |
Update HOMEPAGE, and set LICENSE to uvscan-license.
Diffstat (limited to 'security')
-rw-r--r-- | security/uvscan/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/uvscan/Makefile b/security/uvscan/Makefile index 332540d466b..cd0d420cc69 100644 --- a/security/uvscan/Makefile +++ b/security/uvscan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2005/06/17 03:50:33 jlam Exp $ +# $NetBSD: Makefile,v 1.27 2005/07/19 14:23:48 wiz Exp $ DISTNAME= vlnx424e PKGNAME= uvscan-4.24.1 @@ -7,7 +7,7 @@ MASTER_SITES= http://download.nai.com/products/evaluation/virusscan/english/cmd EXTRACT_SUFX= .tar.Z MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://www.nai.com/us/products/mcafee/antivirus/desktop/vs_unix.htm +HOMEPAGE= http://www.mcafeesecurity.com/us/products/mcafee/antivirus/desktop/vs_commandline.htm COMMENT= Evaluation version of a DOS/Windows file virus scanner CONFLICTS= uvscan-dat-[0-9]* @@ -18,7 +18,7 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 CHECK_SHLIBS= NO WRKSRC= ${WRKDIR} -LICENSE= shareware +LICENSE= uvscan-license RESTRICTED= "restrictive 30 day evaluation license" NO_BIN_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} |