summaryrefslogtreecommitdiff
path: root/audio/rat/files/patch-ae
diff options
context:
space:
mode:
authorOrion Hodson <orion@FreeBSD.org>2002-02-24 22:24:06 +0000
committerOrion Hodson <orion@FreeBSD.org>2002-02-24 22:24:06 +0000
commit6e6d30da7983775949dc84b12050a6c94fa75227 (patch)
tree63b187fd7593ed7d3a486eee57f9ae5b7c8d512f /audio/rat/files/patch-ae
parentUpdate to 20020225.1. Only documentary fixes I forgot to make in (diff)
Sync to rat-4.2.20.
Add newpcm patch for FreeBSD-4.4 upwards.
Diffstat (limited to 'audio/rat/files/patch-ae')
-rw-r--r--audio/rat/files/patch-ae13
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/rat/files/patch-ae b/audio/rat/files/patch-ae
deleted file mode 100644
index d4383c889d1d..000000000000
--- a/audio/rat/files/patch-ae
+++ /dev/null
@@ -1,13 +0,0 @@
---- rat/main_control.c.brokenbin Sun Sep 17 02:26:19 2000
-+++ rat/main_control.c Sun Sep 17 02:26:38 2000
-@@ -34,8 +34,8 @@
- #define ENGINE_NAME "ratmedia.exe"
- #define CONTROL_NAME "rat.exe"
- #else
--#define UI_NAME "rat-"RAT_VERSION"-ui"
--#define ENGINE_NAME "rat-"RAT_VERSION"-media"
-+#define UI_NAME "rat-ui"
-+#define ENGINE_NAME "rat-media"
- #endif
-
- #define DEFAULT_RTP_PORT 5004