aboutsummaryrefslogtreecommitdiff
path: root/mbone
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2001-04-06 07:58:45 +0000
committerMichael Haro <mharo@FreeBSD.org>2001-04-06 07:58:45 +0000
commitc884e75af580142dd21543e718e01415a0136d19 (patch)
tree211fa80ea54844dc123c58593acbfc68bc96fa39 /mbone
parentc28cc2657752e72060544e91cdb6be4eb6d796af (diff)
downloadports-c884e75af580142dd21543e718e01415a0136d19.tar.gz
ports-c884e75af580142dd21543e718e01415a0136d19.zip
Remove patch-ag
Submitted by: orion hodson <oh@btinternet.com>
Notes
Notes: svn path=/head/; revision=40930
Diffstat (limited to 'mbone')
-rw-r--r--mbone/rat/files/patch-ag13
1 files changed, 0 insertions, 13 deletions
diff --git a/mbone/rat/files/patch-ag b/mbone/rat/files/patch-ag
deleted file mode 100644
index 17a097b37217..000000000000
--- a/mbone/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-ui"
--#define ENGINE_NAME "rat-media"
-+#define UI_NAME "rat-"##RAT_VERSION##"-ui"
-+#define ENGINE_NAME "rat-"##RAT_VERSION##"-media"
- #endif
-
- #define DEFAULT_RTP_PORT 5004