aboutsummaryrefslogtreecommitdiff
path: root/audio/rat/files/patch-ae
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2001-04-18 21:37:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2001-04-18 21:37:32 +0000
commit01a9f79f0a3692d8148990805beabc8593d3596d (patch)
tree99d1ef5788fc9e55b6948a7d4951ac4a315f63bf /audio/rat/files/patch-ae
parent8c307777eaf81af4195ae428b3ebbeba734fc5af (diff)
Notes
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