summaryrefslogtreecommitdiff
path: root/audio/uade
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2003-08-15 12:48:50 +0000
committerMartin Blapp <mbr@FreeBSD.org>2003-08-15 12:48:50 +0000
commitfc54edbdda613b853cf811356dea3eaa1108dfe0 (patch)
treee8c5a59f251763c2ea1d776b0c4d2224ed9c12f2 /audio/uade
parentUpgrade to uade 0.80 final (diff)
Not needed anymore.
Notes
Notes: svn path=/head/; revision=86981
Diffstat (limited to 'audio/uade')
-rw-r--r--audio/uade/files/patch-src+uade.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/uade/files/patch-src+uade.c b/audio/uade/files/patch-src+uade.c
deleted file mode 100644
index c8d59f2de391..000000000000
--- a/audio/uade/files/patch-src+uade.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/uade.c.orig Sat Jun 7 23:29:10 2003
-+++ src/uade.c Sat Jun 7 23:29:54 2003
-@@ -7,6 +7,7 @@
- #include <stdlib.h>
- #include <ctype.h>
- #include <dirent.h>
-+#include <sys/types.h>
- #include <netinet/in.h>
- #include <limits.h>
- #ifndef PATH_MAX