diff options
author | martti <martti@pkgsrc.org> | 2003-07-21 17:20:17 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-07-21 17:20:17 +0000 |
commit | c1b54b4f61922c33d9de664f0881815f97d7f008 (patch) | |
tree | f188cb113cf8eb05eecb0a886c897bec8fd12151 /security/uvscan/Makefile | |
parent | 8cee801716c19084440add72337db8c66fdecd77 (diff) | |
download | pkgsrc-c1b54b4f61922c33d9de664f0881815f97d7f008.tar.gz |
COMMENT should start with a capital letter.
Diffstat (limited to 'security/uvscan/Makefile')
-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 791097b4bd3..3b6a1668601 100644 --- a/security/uvscan/Makefile +++ b/security/uvscan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2003/07/17 22:53:20 grant Exp $ +# $NetBSD: Makefile,v 1.21 2003/07/21 17:20:39 martti Exp $ DISTNAME= vlnx416e PKGNAME= uvscan-4.16.0 @@ -10,7 +10,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.mcafeeb2b.com/products/virusscan/default.asp -COMMENT= evaluation version of a DOS/Windows file virus scanner +COMMENT= Evaluation version of a DOS/Windows file virus scanner CONFLICTS= uvscan-dat-[0-9]* |