From 410c13dd8eea7f0ce2efbd0ad80d1680ff828f13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Sonderfeld?= Date: Tue, 11 Sep 2012 13:39:15 +0200 Subject: [PATCH] recipes/swank-js: Use official repo instead of outdated one. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: RĂ¼diger Sonderfeld --- recipes/swank-js.rcp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/swank-js.rcp b/recipes/swank-js.rcp index 8ccf91d5..9f458493 100644 --- a/recipes/swank-js.rcp +++ b/recipes/swank-js.rcp @@ -1,5 +1,5 @@ (:name swank-js :description "SLIME REPL and other development tools for in-browser JavaScript and Node.JS" :type github - :pkgname "fukamachi/swank-js" + :pkgname "swank-js/swank-js" :features nil)