summaryrefslogtreecommitdiff
path: root/audio/cdd/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'audio/cdd/patches/patch-aa')
-rw-r--r--audio/cdd/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/cdd/patches/patch-aa b/audio/cdd/patches/patch-aa
new file mode 100644
index 00000000000..5d168692d5e
--- /dev/null
+++ b/audio/cdd/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.6 2001/11/15 02:21:12 mason Exp $
+
+--- cdd_cddb.c.orig Thu Jun 26 03:29:21 1997
++++ cdd_cddb.c
+@@ -49,7 +49,7 @@
+ #include "st.h"
+
+ #define NETBUFSIZ 256;
+-#define CDDB_SERVER "cddb.sonic.net"
++#define CDDB_SERVER "freedb.freedb.de"
+ #define CDDB_PORT 888
+ #define CDDB_TIMEOUT 30
+