diff --git a/recipes/nav.rcp b/recipes/nav.rcp index 91ddb532..b3e28507 100644 --- a/recipes/nav.rcp +++ b/recipes/nav.rcp @@ -1,5 +1,5 @@ (:name nav :description "Emacs mode for filesystem navigation" - :type hg - :url "https://emacs-nav.googlecode.com/hg" - :features nav) + :website "https://github.com/ijt/emacs-nav" + :type github + :pkgname "ijt/emacs-nav")