diff options
author | cjep <cjep@pkgsrc.org> | 2003-04-22 18:08:32 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2003-04-22 18:08:32 +0000 |
commit | c3553137221f434206ee1fd4b02ec8aec62078e6 (patch) | |
tree | e2bb946f85fd6c9ae197edfca9482d01391b5983 /audio/xmms-mad | |
parent | e8264765519e6149ded4d085d00c71dd33707d57 (diff) | |
download | pkgsrc-c3553137221f434206ee1fd4b02ec8aec62078e6.tar.gz |
Whitespace police
Diffstat (limited to 'audio/xmms-mad')
-rw-r--r-- | audio/xmms-mad/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xmms-mad/Makefile b/audio/xmms-mad/Makefile index b0097ea1f73..70e7236ec2c 100644 --- a/audio/xmms-mad/Makefile +++ b/audio/xmms-mad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2002/10/27 07:31:11 rh Exp $ +# $NetBSD: Makefile,v 1.7 2003/04/22 18:08:32 cjep Exp $ # DISTNAME= xmms-mad-0.0.9 @@ -10,7 +10,6 @@ MAINTAINER= jmcneill@netbsd.org HOMEPAGE= http://www.superduper.net/xmms-mad/ COMMENT= Input plugin for XMMS that uses libmad - GNU_CONFIGURE= YES USE_BUILDLINK2= YES |