aboutsummaryrefslogtreecommitdiff
path: root/audio/rat/files/patch-ag
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-09-23 01:36:53 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-09-23 01:36:53 +0000
commit8c7499bdfa85657ea6c2517ada0ef4a4db489beb (patch)
tree1c37a6088704b234484b1352cd1f882fb2a253ad /audio/rat/files/patch-ag
parentc9396a78f758664f44aa3d601d25c18c74372c10 (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_1'.release/4.1.1
Notes
Notes: svn path=/head/; revision=33029 svn path=/tags/RELEASE_4_1_1/; revision=33030; tag=release/4.1.1
Diffstat (limited to 'audio/rat/files/patch-ag')
-rw-r--r--audio/rat/files/patch-ag13
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/rat/files/patch-ag b/audio/rat/files/patch-ag
deleted file mode 100644
index 66d4d30c2beb..000000000000
--- a/audio/rat/files/patch-ag
+++ /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