diff options
author | martti <martti@pkgsrc.org> | 2003-07-21 17:24:16 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-07-21 17:24:16 +0000 |
commit | 86c6e000bc2764b5e2e3e891bd4c51cc91194944 (patch) | |
tree | 59c68b654e7a98a8674b41b149f1c30b8ec94db4 /sysutils/sysinfo | |
parent | 72fe278a6229da2c90b3acaf7f31a1f2b52ccbda (diff) | |
download | pkgsrc-86c6e000bc2764b5e2e3e891bd4c51cc91194944.tar.gz |
COMMENT should start with a capital letter.
Diffstat (limited to 'sysutils/sysinfo')
-rw-r--r-- | sysutils/sysinfo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/sysinfo/Makefile b/sysutils/sysinfo/Makefile index ca351e55aaa..a0067651c66 100644 --- a/sysutils/sysinfo/Makefile +++ b/sysutils/sysinfo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 22:53:53 grant Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/21 17:24:39 martti Exp $ # DISTNAME= sysinfo-3.5.1 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.rge.com/pub/admin/sysinfo/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.magnicomp.com/ -COMMENT= displays system hardware and software information and configuration +COMMENT= Displays system hardware and software information and configuration LICENSE= shareware |