summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz>2006-10-04 21:53:15 +0000
committerwiz <wiz>2006-10-04 21:53:15 +0000
commit8b71c50b00f67d8f43e4204ff70d3aef70821528 (patch)
tree8d6bd333a1b9c51158aaf801d925a6b5ae36a7c3 /security
parent75890b8e7d31028f0329b650e1e96db5c180539b (diff)
downloadpkgsrc-8b71c50b00f67d8f43e4204ff70d3aef70821528.tar.gz
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'security')
-rw-r--r--security/crack/Makefile4
-rw-r--r--security/dirmngr/Makefile4
-rw-r--r--security/gpa/Makefile4
-rw-r--r--security/gpgme/Makefile4
-rw-r--r--security/gpgme03/Makefile4
-rw-r--r--security/keychain/Makefile4
-rw-r--r--security/libbf/Makefile4
-rw-r--r--security/libcrack/Makefile6
-rw-r--r--security/libgcrypt/Makefile4
-rw-r--r--security/mirrordir/Makefile6
-rw-r--r--security/pakemon/Makefile7
-rw-r--r--security/pam-dbm/Makefile4
-rw-r--r--security/pgp2/Makefile4
-rw-r--r--security/pgp5/Makefile4
-rw-r--r--security/pinepgp/Makefile6
-rw-r--r--security/py-crack/Makefile4
-rw-r--r--security/py-cryptkit/Makefile4
-rw-r--r--security/py-gnutls/Makefile4
-rw-r--r--security/rats/Makefile6
-rw-r--r--security/sfs/Makefile4
-rw-r--r--security/sslwrap/Makefile6
-rw-r--r--security/tripwire/Makefile4
-rw-r--r--security/uvscan/Makefile4
23 files changed, 52 insertions, 53 deletions
diff --git a/security/crack/Makefile b/security/crack/Makefile
index 68b09e5a71c..9fc480c6992 100644
--- a/security/crack/Makefile
+++ b/security/crack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2005/09/22 20:58:50 bouyer Exp $
+# $NetBSD: Makefile,v 1.21 2006/10/04 21:58:13 wiz Exp $
DISTNAME= crack5.0
PKGNAME= crack-5.0
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.task.gda.pl/mirror/ftp.cert.org/pub/tools/crack/ \
ftp://ftp.nask.pl/pub/CERT_NASK/CERTCC_tools/crack/
MAINTAINER= bouyer@NetBSD.org
-HOMEPAGE= http://www.crypticide.org/users/alecm/
+HOMEPAGE= http://www.crypticide.com/users/alecm/
COMMENT= The "Sensible" Unix Password Cracker
WRKSRC= ${WRKDIR}/c50a
diff --git a/security/dirmngr/Makefile b/security/dirmngr/Makefile
index d58affe5eb5..5fb1b8542ef 100644
--- a/security/dirmngr/Makefile
+++ b/security/dirmngr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2006/07/27 18:48:03 jlam Exp $
+# $NetBSD: Makefile,v 1.25 2006/10/04 21:58:13 wiz Exp $
#
DISTNAME= dirmngr-0.9.3
@@ -11,7 +11,7 @@ SITES.pth-2.0.4.tar.gz= ${MASTER_SITE_GNU:=pth/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= shannonjr@NetBSD.org
-HOMEPAGE= http://www.gnupg.org/aegypten2
+HOMEPAGE= http://www.gnupg.org/aegypten2/
COMMENT= X509 certificate and CRL downloader
DIRMNGR_USER?= dirmngr
diff --git a/security/gpa/Makefile b/security/gpa/Makefile
index 376e4828cde..5f07fb432f6 100644
--- a/security/gpa/Makefile
+++ b/security/gpa/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2006/04/17 13:46:47 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2006/10/04 21:58:13 wiz Exp $
#
DISTNAME= gpa-0.7.0
@@ -7,7 +7,7 @@ CATEGORIES= x11 security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/gpa/
MAINTAINER= pr@alles.prima.de
-HOMEPAGE= http://www.gnupg.org/gpa.html
+HOMEPAGE= http://www.gnupg.org/related_software/gpa/
COMMENT= GUI frontend to gnupg
USE_TOOLS+= pkg-config
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile
index 101661c880e..673971ee8fb 100644
--- a/security/gpgme/Makefile
+++ b/security/gpgme/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2006/07/19 23:02:13 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2006/10/04 21:58:13 wiz Exp $
#
DISTNAME= gpgme-1.1.0
@@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gpgme/ \
ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/
MAINTAINER= oishi@ims.ac.jp
-HOMEPAGE= http://www.gnupg.org/gpgme.html
+HOMEPAGE= http://www.gnupg.org/related_software/gpgme/
COMMENT= GnuPG Made Easy
DEPENDS+= gnupg>=1.4.2:../../security/gnupg
diff --git a/security/gpgme03/Makefile b/security/gpgme03/Makefile
index e99b05ae1c8..f87ef608088 100644
--- a/security/gpgme03/Makefile
+++ b/security/gpgme03/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/02/05 23:10:44 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2006/10/04 21:58:14 wiz Exp $
#
DISTNAME= gpgme-0.3.16
@@ -8,7 +8,7 @@ CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gpgme/
MAINTAINER= oishi@ims.ac.jp
-HOMEPAGE= http://www.gnupg.org/gpgme.html
+HOMEPAGE= http://www.gnupg.org/related_software/gpgme/
COMMENT= GnuPG Made Easy (0.3 branch)
DEPENDS+= gnupg>=1.2.0:../../security/gnupg
diff --git a/security/keychain/Makefile b/security/keychain/Makefile
index 254eb79d304..e47f0b0ff96 100644
--- a/security/keychain/Makefile
+++ b/security/keychain/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/04/25 06:34:16 martti Exp $
+# $NetBSD: Makefile,v 1.19 2006/10/04 21:58:14 wiz Exp $
DISTNAME= keychain-2.6.2
CATEGORIES= security
@@ -6,7 +6,7 @@ MASTER_SITES= http://www.ibiblio.org/pub/linux/distributions/gentoo/distfiles/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= martti@NetBSD.org
-HOMEPAGE= http://www.gentoo.org/proj/en/keychain.xml
+HOMEPAGE= http://www.gentoo.org/proj/en/keychain/
COMMENT= Nice ssh-agent front-end
.if !exists(/usr/bin/ssh-agent)
diff --git a/security/libbf/Makefile b/security/libbf/Makefile
index 0e9b834be5e..0d55fe7cc3f 100644
--- a/security/libbf/Makefile
+++ b/security/libbf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/03/04 21:30:34 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2006/10/04 21:58:14 wiz Exp $
#
DISTNAME= libbf-0.8.2b
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.psy.uq.oz.au/pub/Crypto/libeay/ \
ftp://ftp.sunsite.org.uk/Mirrors/ftp.psy.uq.oz.au/pub/Crypto/libeay/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.counterpane.com/blowfish.html
+HOMEPAGE= http://www.schneier.com/blowfish.html
COMMENT= Blowfish block cipher library
WRKSRC= ${WRKDIR}/bf
diff --git a/security/libcrack/Makefile b/security/libcrack/Makefile
index b9181573f1c..7ea7c71fdd4 100644
--- a/security/libcrack/Makefile
+++ b/security/libcrack/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.13 2006/03/04 21:30:34 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2006/10/04 21:58:14 wiz Exp $
#
DISTNAME= cracklib,2.7
PKGNAME= libcrack-2.7
PKGREVISION= 1
CATEGORIES= security
-MASTER_SITES= http://www.crypticide.org/users/alecm/security/
+MASTER_SITES= http://www.crypticide.com/users/alecm/security/
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.crypticide.org/users/alecm/security/cracklib,2.7.txt
+HOMEPAGE= http://www.crypticide.com/users/alecm/security/cracklib,2.7.txt
COMMENT= Password checking library
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile
index 05c61029249..6ba23ec08b3 100644
--- a/security/libgcrypt/Makefile
+++ b/security/libgcrypt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2006/09/06 11:41:41 markd Exp $
+# $NetBSD: Makefile,v 1.34 2006/10/04 21:58:14 wiz Exp $
DISTNAME= libgcrypt-1.2.3
PKGREVISION= 1
@@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/libgcrypt/ \
http://gd.tuwien.ac.at/privacy/gnupg/libgcrypt/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gnu.org/directory/security/libgcrypt.html
+HOMEPAGE= http://directory.fsf.org/security/libgcrypt.html
COMMENT= GNU cryptographic library
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff --git a/security/mirrordir/Makefile b/security/mirrordir/Makefile
index b9501bd9f59..c25bb94811a 100644
--- a/security/mirrordir/Makefile
+++ b/security/mirrordir/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.10 2006/07/19 19:14:39 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2006/10/04 21:58:14 wiz Exp $
#
DISTNAME= mirrordir-0.10.49
PKGREVISION= 1
CATEGORIES= security net
-MASTER_SITES= http://mirrordir.sourceforge.net/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://mirrordir.sourceforge.net/
+HOMEPAGE= # http://mirrordir.sourceforge.net/
COMMENT= Directory mirroring tool
CONFLICTS= qmail>=1.03nb7 netqmail>=1.05
diff --git a/security/pakemon/Makefile b/security/pakemon/Makefile
index 311f843216f..a72e66b0a2f 100644
--- a/security/pakemon/Makefile
+++ b/security/pakemon/Makefile
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.22 2006/04/06 06:22:44 reed Exp $
+# $NetBSD: Makefile,v 1.23 2006/10/04 21:58:14 wiz Exp $
DISTNAME= pakemon-0.3.1
PKGREVISION= 3
CATEGORIES= security
-MASTER_SITES= http://www.sfc.keio.ac.jp/~keiji/ids/pakemon/ \
- http://www.binarii.com/files/security/ \
+MASTER_SITES= http://www.binarii.com/files/security/ \
http://www.mirrors.wiretapped.net/security/network-intrusion-detection/pakemon/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://web.sfc.keio.ac.jp/~keiji/backup/ids/pakemon/index.html
+HOMEPAGE= # removed in 2001
COMMENT= Packet monster, an Open Source Intrusion Detection System
GNU_CONFIGURE= yes
diff --git a/security/pam-dbm/Makefile b/security/pam-dbm/Makefile
index 0236233033d..22652b67e8e 100644
--- a/security/pam-dbm/Makefile
+++ b/security/pam-dbm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/08/18 14:02:12 adrianp Exp $
+# $NetBSD: Makefile,v 1.8 2006/10/04 21:58:14 wiz Exp $
#
DISTNAME= pam_dbm-0.2
@@ -8,7 +8,7 @@ CATEGORIES= security
MASTER_SITES= ftp://ftp.feep.net/pub/software/PAM/pam_dbm/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www-dev.cites.uiuc.edu/pam_dbm/
+HOMEPAGE= http://www.feep.net/PAM/pam_dbm/
COMMENT= PAM module for DBM authentication
USE_PKGLOCALEDIR= yes
diff --git a/security/pgp2/Makefile b/security/pgp2/Makefile
index 15ad97d2a40..ae7eac3a5fb 100644
--- a/security/pgp2/Makefile
+++ b/security/pgp2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2006/09/28 16:21:46 tron Exp $
+# $NetBSD: Makefile,v 1.49 2006/10/04 21:58:14 wiz Exp $
DISTNAME= pgp263is
PKGREVISION= 1
@@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.ifi.uio.no/pub/pgp/2.x/src/ \
ftp://ftp.kiarchive.ru/pub/unix/crypto/pgp/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.pgpi.com/
+HOMEPAGE= http://www.pgpi.org/
COMMENT= Public-key encryption and digital signature utility (v2)
WRKSRC= ${WRKDIR}/src
diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile
index 515468831e9..abe367bad78 100644
--- a/security/pgp5/Makefile
+++ b/security/pgp5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2006/03/04 21:30:37 jlam Exp $
+# $NetBSD: Makefile,v 1.28 2006/10/04 21:58:14 wiz Exp $
#
DISTNAME= pgp50i-unix-src
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.pgpi.com/pub/pgp/5.0/unix/ \
http://ftp.tuwien.ac.at/privacy/pgp/5.0/unix/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.pgpi.com/
+HOMEPAGE= http://www.pgpi.org/
COMMENT= Public-key encryption and digital signature utilities (v5)
USE_TOOLS+= perl
diff --git a/security/pinepgp/Makefile b/security/pinepgp/Makefile
index 366e3f1892a..c3b1ec1bda9 100644
--- a/security/pinepgp/Makefile
+++ b/security/pinepgp/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.9 2006/02/05 23:10:46 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2006/10/04 21:58:14 wiz Exp $
#
DISTNAME= pinepgp-0.18.0
PKGREVISION= 2
CATEGORIES= security mail
-MASTER_SITES= http://www.megaloman.com/~hany/_data/pinepgp/ \
+MASTER_SITES= http://hany.sk/~hany/_data/pinepgp/ \
http://terminus.sk/~hany/_data/pinepgp/ \
http://www.mirrors.wiretapped.net/security/cryptography/apps/mail/pinepgp/
MAINTAINER= jschauma@NetBSD.org
-HOMEPAGE= http://www.megaloman.com/~hany/software/pinepgp/stable.html
+HOMEPAGE= http://hany.sk/~hany/software/pinepgp/stable.html
COMMENT= PGP display and sending filters for pine
DEPENDS+= bash>=2:../../shells/bash2
diff --git a/security/py-crack/Makefile b/security/py-crack/Makefile
index cbdc03ac11a..c48e28f0365 100644
--- a/security/py-crack/Makefile
+++ b/security/py-crack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/02/05 23:10:46 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2006/10/04 21:58:14 wiz Exp $
#
DISTNAME= pycrack-0.01
@@ -8,7 +8,7 @@ CATEGORIES= security python
MASTER_SITES= http://www.digitalevacuation.org/pycrack/
MAINTAINER= darcy@NetBSD.org
-HOMEPAGE= http://www.digitalevacuation.org/pycrack/
+HOMEPAGE= http://www.digitalevacuation.org/
COMMENT= Python interface to cracklib
DEPENDS+= crack>=5.0:../../security/crack
diff --git a/security/py-cryptkit/Makefile b/security/py-cryptkit/Makefile
index 7f29609c7ac..8505218ca0a 100644
--- a/security/py-cryptkit/Makefile
+++ b/security/py-cryptkit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/03/16 22:48:42 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2006/10/04 21:58:14 wiz Exp $
DISTNAME= cryptkit-0.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cryptkit/}
MAINTAINER= shell@NetBSD.org
-HOMEPAGE= http://cryptkit.sf.net/
+HOMEPAGE= http://cryptkit.sourceforge.net/
COMMENT= Python Cryptographic Toolkit
PYBINMODULE= yes
diff --git a/security/py-gnutls/Makefile b/security/py-gnutls/Makefile
index 9a2d954d792..4aff076aaef 100644
--- a/security/py-gnutls/Makefile
+++ b/security/py-gnutls/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/03/06 00:18:22 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2006/10/04 21:58:14 wiz Exp $
DISTNAME= python-gnutls-0.2
PKGNAME= ${PYPKGPREFIX}${DISTNAME:S/python//}
@@ -7,7 +7,7 @@ CATEGORIES= security python
MASTER_SITES= http://home.o2w.net/~ivo/python-gnutls/dist/
MAINTAINER= minskim@NetBSD.org
-HOMEPAGE= http://home.o2w.net/~ivo/wiki/moin.cgi/PythonGnutls
+HOMEPAGE= http://www.lychnis.net/wiki/PythonGnutls
COMMENT= Python bindings for GNUTLS
WRKSRC= ${WRKDIR}/${DISTNAME}/src
diff --git a/security/rats/Makefile b/security/rats/Makefile
index 1f0a13f13c2..0392425b13b 100644
--- a/security/rats/Makefile
+++ b/security/rats/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.20 2006/02/05 23:10:47 joerg Exp $
+# $NetBSD: Makefile,v 1.21 2006/10/04 21:58:14 wiz Exp $
#
DISTNAME= rats-2.1
PKGREVISION= 4
CATEGORIES= security
-MASTER_SITES= http://www.securesw.com/rats/
+MASTER_SITES= http://www.securesoftware.com/rats/
MAINTAINER= tech-pkg-ja@jp.NetBSD.org
-HOMEPAGE= http://www.securesw.com/rats/
+HOMEPAGE= http://www.securesoftware.com/rats/
COMMENT= Rough Auditing Tool for Security
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff --git a/security/sfs/Makefile b/security/sfs/Makefile
index 76ae162e155..512f0197c05 100644
--- a/security/sfs/Makefile
+++ b/security/sfs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2006/09/06 20:33:24 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2006/10/04 21:58:14 wiz Exp $
#
DISTNAME= sfs-0.7.2
@@ -7,7 +7,7 @@ CATEGORIES= net security
MASTER_SITES= http://www.fs.net/sfswww/dist/
MAINTAINER= mike@ethmoid.org
-HOMEPAGE= http://www.fs.net/
+HOMEPAGE= http://www.fs.net/sfswww/
COMMENT= Secure, global, self-certifying network file system
GNU_CONFIGURE= yes
diff --git a/security/sslwrap/Makefile b/security/sslwrap/Makefile
index 0ca056fd78a..5ab7fbb23df 100644
--- a/security/sslwrap/Makefile
+++ b/security/sslwrap/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.19 2005/12/05 20:50:58 rillig Exp $
+# $NetBSD: Makefile,v 1.20 2006/10/04 21:58:14 wiz Exp $
#
DISTNAME= ${PKGNAME_NOREV:S/-//}
PKGNAME= sslwrap-206
PKGREVISION= 3
CATEGORIES= security net
-MASTER_SITES= http://www.quiltaholic.com/rickk/sslwrap/
+MASTER_SITES= http://www.rickk.com/sslwrap/
MAINTAINER= rh@NetBSD.org
-HOMEPAGE= http://www.quiltaholic.com/rickk/sslwrap/
+HOMEPAGE= http://www.rickk.com/sslwrap/
COMMENT= Simple SSL wrapper
diff --git a/security/tripwire/Makefile b/security/tripwire/Makefile
index 03c9e86696e..1bbdc8922a4 100644
--- a/security/tripwire/Makefile
+++ b/security/tripwire/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/03/04 21:30:38 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2006/10/04 21:58:15 wiz Exp $
#
DISTNAME= tripwire-1.2
@@ -7,7 +7,7 @@ CATEGORIES= security
MASTER_SITES= ftp://ftp.fu-berlin.de/unix/security/tripwire/old/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.cerias.purdue.edu/coast/coast-library.html
+HOMEPAGE= http://www.cerias.purdue.edu/about/history/coast/coast-library.html
COMMENT= File and directory integrity checker
ONLY_FOR_PLATFORM= NetBSD-*-* FreeBSD-*-* SunOS-*-*
diff --git a/security/uvscan/Makefile b/security/uvscan/Makefile
index ab8a5de1269..3f899791a6d 100644
--- a/security/uvscan/Makefile
+++ b/security/uvscan/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2006/05/22 22:22:05 jlam Exp $
+# $NetBSD: Makefile,v 1.39 2006/10/04 21:58:15 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.mcafeesecurity.com/us/products/mcafee/antivirus/desktop/vs_commandline.htm
+HOMEPAGE= http://www.mcafee.com/us/products/mcafee/antivirus/desktop/vs_commandline.htm
COMMENT= Evaluation version of a DOS/Windows file virus scanner
CONFLICTS= uvscan-dat-[0-9]*