diff options
author | martti <martti@pkgsrc.org> | 2003-07-21 17:24:10 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-07-21 17:24:10 +0000 |
commit | de776a690f6f12ec1d0b7d8a85cd3b1f9eaa938c (patch) | |
tree | 34f07aca3cfbb1a61c55291a005b500b6621faa1 /sysutils/gkx86info | |
parent | 40c842759386578808efeaa27782ad2fffbf1eea (diff) | |
download | pkgsrc-de776a690f6f12ec1d0b7d8a85cd3b1f9eaa938c.tar.gz |
COMMENT should start with a capital letter.
Diffstat (limited to 'sysutils/gkx86info')
-rw-r--r-- | sysutils/gkx86info/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gkx86info/Makefile b/sysutils/gkx86info/Makefile index b0e87151335..af9bf86d9f7 100644 --- a/sysutils/gkx86info/Makefile +++ b/sysutils/gkx86info/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/13 13:53:16 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/21 17:24:15 martti Exp $ # DISTNAME= gkx86info0.0.2 @@ -9,7 +9,7 @@ MASTER_SITES= http://asdfnews.org/yargon/ MAINTAINER= ptiJo@noos.fr HOMEPAGE= http://asdfnews.org/yargon/ -COMMENT= gkrellm plugin that prints the current clock speed +COMMENT= Gkrellm plugin that prints the current clock speed USE_BUILDLINK2= YES ONLY_FOR_PLATFORM= *-*-i386 |