diff --git a/ORSX/ORSX-0.1.1.ckan b/ORSX/ORSX-0.1.1.ckan
deleted file mode 100644
index 6eaff56a72..0000000000
--- a/ORSX/ORSX-0.1.1.ckan
+++ /dev/null
@@ -1,23 +0,0 @@
-{
-    "spec_version"   : 1,
-    "name"           : "Open Resource Standard Fork",
-    "version"        : "0.1.1",
-    "author"         : "RoverDude",
-    "identifier"     : "ORSX",
-    "abstract"       : "An ORS Fork",
-    "license"        : "BSD-3-clause",
-    "release_status" : "stable",
-    "ksp_version"    : "0.25",
-    "download"       : "https://github.com/BobPalmer/ORSX/archive/0.1.1.zip",
-    "resources"      : {
-        "github"     : {
-            "url"    : "https://github.com/BobPalmer/ORSX"
-        }
-    },
-    "install" : [
-        {
-            "file"       : "ORSX-0.1.1/GameData/ORSX",
-            "install_to" : "GameData"
-        }
-    ]
-}