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 /audio/rio | |
parent | 7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff) | |
download | pkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'audio/rio')
-rw-r--r-- | audio/rio/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/rio/Makefile b/audio/rio/Makefile index bf9ed589c60..7ef8434e415 100644 --- a/audio/rio/Makefile +++ b/audio/rio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2007/01/09 04:17:30 rillig Exp $ +# $NetBSD: Makefile,v 1.20 2007/02/22 19:26:07 wiz Exp $ # DISTNAME= rio007 @@ -7,8 +7,8 @@ CATEGORIES= audio MASTER_SITES= http://www.world.co.uk/sba/ EXTRACT_SUFX= .tgz -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.world.co.uk/sba/rio.html +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.world.co.uk/sba/rio.html COMMENT= Utility to display and manage files on the Diamond Rio PMP300 ONLY_FOR_PLATFORM= NetBSD-*-i386 |