diff --git a/drupal-org.make b/drupal-org.make
index d825a1e..4ea18a9 100644
--- a/drupal-org.make
+++ b/drupal-org.make
@@ -190,8 +190,8 @@ projects[xmlsitemap][subdir] = contrib
 projects[xmlsitemap][version] = 2.0-rc1
 
 libraries[ckeditor][directory_name] = "ckeditor"
-libraries[ckeditor][download][type] = "get"
-libraries[ckeditor][download][url] = "http://download.cksource.com/CKEditor/CKEditor/CKEditor%203.6.2/ckeditor_3.6.2.tar.gz"
+libraries[ckeditor][download][type] = "svn"
+libraries[ckeditor][download][url] = "http://svn.ckeditor.com/CKEditor/releases/stable/"
 libraries[colorbox][directory_name] = "colorbox"
 libraries[colorbox][download][type] = "get"
 libraries[colorbox][download][url] = "https://github.com/jackmoore/colorbox/zipball/v1.3.16"
