summaryrefslogtreecommitdiff
path: root/audio/tosha/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'audio/tosha/patches/patch-af')
-rw-r--r--audio/tosha/patches/patch-af13
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/tosha/patches/patch-af b/audio/tosha/patches/patch-af
deleted file mode 100644
index 914c442b620..00000000000
--- a/audio/tosha/patches/patch-af
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-af,v 1.3 2004/05/31 17:35:15 minskim Exp $
-
---- pcmplay.c.orig 1997-05-20 19:11:13.000000000 -0500
-+++ pcmplay.c
-@@ -46,7 +46,7 @@
- #include "utils.h"
- #include "getlopt.h"
-
--char *audevice = "/dev/dsp";
-+char *audevice = DEVOSSAUDIO;
- int buffersize = 32;
- int dsp_samplesize = 16;
- int dsp_channels = 2;