summaryrefslogtreecommitdiff
path: root/audio/cdd/patches/patch-aa
blob: 5d168692d5eedca6e34ba592bd822b57e11d8ae5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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