From 95fe987bc477b8d7c0e2dbe6d9342477d9827eb2 Mon Sep 17 00:00:00 2001 From: hira Date: Tue, 15 Nov 2005 12:55:14 +0000 Subject: Remove extra backslash. --- audio/wavesurfer/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/wavesurfer') diff --git a/audio/wavesurfer/Makefile b/audio/wavesurfer/Makefile index cfa9b8a1d3a..de51ae3e47b 100644 --- a/audio/wavesurfer/Makefile +++ b/audio/wavesurfer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/04/11 21:44:57 tv Exp $ +# $NetBSD: Makefile,v 1.10 2005/11/15 12:55:14 hira Exp $ DISTNAME= wavesurfer-1.7.4 CATEGORIES= audio @@ -19,7 +19,7 @@ SUBST_CLASSES+= wish SUBST_MESSAGE.wish= "Fixing hardcoded command names." SUBST_STAGE.wish= post-patch SUBST_FILES.wish= wavesurfer.tcl -SUBST_SED.wish= -e 's,wish8.4,wish,g' \ +SUBST_SED.wish= -e 's,wish8.4,wish,g' INSTALLATION_DIRS= bin lib -- cgit v1.2.3