summaryrefslogtreecommitdiff
path: root/audio/vat/files/patch-al
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-07-01 20:01:50 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-07-01 20:01:50 +0000
commit5f1fe4cf3d3aa5cf11f2f163d505de45bc702415 (patch)
tree82f7b9b650414ff02329c65d5677dda2dbca3391 /audio/vat/files/patch-al
parentUpdate to 2-25-0 (diff)
As advertised, remove former mbone ports
Diffstat (limited to 'audio/vat/files/patch-al')
-rw-r--r--audio/vat/files/patch-al10
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/vat/files/patch-al b/audio/vat/files/patch-al
deleted file mode 100644
index 1ce8088f62c8..000000000000
--- a/audio/vat/files/patch-al
+++ /dev/null
@@ -1,10 +0,0 @@
---- old/audio.h Fri Apr 26 12:00:44 1996
-+++ audio.h Fri Feb 20 13:44:01 1998
-@@ -158,6 +158,7 @@
- int rgain, pgain;
- Filter *filter;
- AudioHandler* handler_;
-+ char ext_fname[256];
- };
-
- #endif