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/cmus | |
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/cmus')
-rw-r--r-- | audio/cmus/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index 208743697d7..1549e85b182 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2007/02/15 14:28:16 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2007/02/22 19:26:05 wiz Exp $ # DISTNAME= cmus-2.1.0 @@ -6,9 +6,9 @@ CATEGORIES= audio MASTER_SITES= http://onion.dynserv.net/~timo/files/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= webmaster@deepblack24.de +MAINTAINER= webmaster@deepblack24.de HOMEPAGE= http://onion.dynserv.net/~timo/files/ -COMMENT= Cmus is an ncurses based mp3/ogg player with a lot of features +COMMENT= Cmus is an ncurses based mp3/ogg player with a lot of features HAS_CONFIGURE= yes USE_TOOLS+= gmake pkg-config |