diff --git a/support-d/install-cc-mode.sh b/support-d/install-cc-mode.sh
index d9c78227d7..d83b306ba0 100644
--- a/support-d/install-cc-mode.sh
+++ b/support-d/install-cc-mode.sh
@@ -1,5 +1,5 @@
 version=5.31.3
-wget http://easynews.dl.sourceforge.net/sourceforge/cc-mode/cc-mode-${version}.tar.gz
+wget http://www.freeswitch.org/eg/cc-mode-${version}.tar.gz
 tar -zxvf cc-mode-${version}.tar.gz
 cd cc-mode-${version}
 emacs -batch -no-site-file -q -f batch-byte-compile cc-*.el