diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
commit | 601583c3207bd23bb05d0761888aefcb5699e1c2 (patch) | |
tree | fae33b1f36c87708a527346fcfbac7913893ed98 /misc/kp | |
parent | 7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff) | |
download | pkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'misc/kp')
-rw-r--r-- | misc/kp/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/kp/Makefile b/misc/kp/Makefile index 59cc730e141..db7252f1c08 100644 --- a/misc/kp/Makefile +++ b/misc/kp/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2007/02/02 17:13:56 joerg Exp $ +# $NetBSD: Makefile,v 1.27 2007/02/22 19:26:49 wiz Exp $ -DISTNAME= kp-0.96 +DISTNAME= kp-0.96 PKGREVISION= 1 CATEGORIES= misc tk -MASTER_SITES= ftp://stampede.cs.berkeley.edu/pub/kp/ +MASTER_SITES= ftp://stampede.cs.berkeley.edu/pub/kp/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= The Keyboard Practicer, touch-type training program |