diff options
author | martti <martti> | 2003-07-21 17:38:24 +0000 |
---|---|---|
committer | martti <martti> | 2003-07-21 17:38:24 +0000 |
commit | d10d68c8f7b300d76812c933fe330c4f87e15987 (patch) | |
tree | 08c28791366a728486d7e74e443a1eaf669b3fa3 /x11/imwheel | |
parent | af082df7262f10da3a5afc00ae50996cc2e5411e (diff) | |
download | pkgsrc-d10d68c8f7b300d76812c933fe330c4f87e15987.tar.gz |
COMMENT should start with a capital letter.
Diffstat (limited to 'x11/imwheel')
-rw-r--r-- | x11/imwheel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/imwheel/Makefile b/x11/imwheel/Makefile index a9f5e3dfdd7..6a448caf4f4 100644 --- a/x11/imwheel/Makefile +++ b/x11/imwheel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 22:56:33 grant Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/21 17:38:29 martti Exp $ # DISTNAME= imwheel-0.9.9 @@ -7,7 +7,7 @@ MASTER_SITES= http://jonatkins.org/imwheel/files/ MAINTAINER= zuntum@NetBSD.org HOMEPAGE= http://jcatki.dhs.org/imwheel/ -COMMENT= tool which helps to use mousewheels +COMMENT= Tool which helps to use mousewheels USE_BUILDLINK2= YES USE_X11BASE= YES |