summaryrefslogtreecommitdiff
path: root/graphics/fxtv/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/fxtv/patches/patch-ad')
-rw-r--r--graphics/fxtv/patches/patch-ad13
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/fxtv/patches/patch-ad b/graphics/fxtv/patches/patch-ad
deleted file mode 100644
index 8a83185d553..00000000000
--- a/graphics/fxtv/patches/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ad,v 1.4 2001/03/06 09:39:59 wiz Exp $
-
---- app_rsrc.h.orig Mon Feb 12 22:17:53 2001
-+++ app_rsrc.h
-@@ -389,7 +389,7 @@
- (XtPointer) True },
- { RNdspDevice, RCaudioDevice, XtRString, sizeof(String),
- XtOffsetOf(AppResources, dsp_device ), XtRImmediate,
-- "/dev/dsp" },
-+ "/dev/audio" },
- { RNmixerDevice, RCaudioDevice, XtRString, sizeof(String),
- XtOffsetOf(AppResources, mixer_device ), XtRImmediate,
- "/dev/mixer" },