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/ibutton-pdkit | |
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/ibutton-pdkit')
-rw-r--r-- | misc/ibutton-pdkit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/ibutton-pdkit/Makefile b/misc/ibutton-pdkit/Makefile index 265eb48a560..e6b6ab0dad9 100644 --- a/misc/ibutton-pdkit/Makefile +++ b/misc/ibutton-pdkit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/10/04 21:49:19 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2007/02/22 19:26:49 wiz Exp $ # DISTNAME= ulinuxgnu @@ -15,7 +15,7 @@ COMMENT= 1-Wire Public Domain Kit Version 2.00 MAKE_FILE= makefile WRKSRC= ${WRKDIR} -SCRIPTS_ENV+= SED=${SED} +SCRIPTS_ENV+= SED=${SED} INSTALLATION_DIRS= bin |