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 /sysutils/usbutil/Makefile | |
parent | 7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff) | |
download | pkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'sysutils/usbutil/Makefile')
-rw-r--r-- | sysutils/usbutil/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/usbutil/Makefile b/sysutils/usbutil/Makefile index 233b583fc7e..0a71140616c 100644 --- a/sysutils/usbutil/Makefile +++ b/sysutils/usbutil/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2007/01/23 17:02:06 drochner Exp $ +# $NetBSD: Makefile,v 1.10 2007/02/22 19:27:12 wiz Exp $ # -DISTNAME= usbutil-0.5 +DISTNAME= usbutil-0.5 PKGREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.augustsson.net/pub/netbsd/ +MASTER_SITES= ftp://ftp.augustsson.net/pub/netbsd/ MAINTAINER= lennart@augustsson.net COMMENT= USB developer utilities |