diff --git a/recipes/wwtime.rcp b/recipes/wwtime.rcp index 547c38cb..15843579 100644 --- a/recipes/wwtime.rcp +++ b/recipes/wwtime.rcp @@ -1,4 +1,6 @@ (:name wwtime - :description "Insert a time of day with appropriate world-wide localization" - :type http - :url "http://nwalsh.com/emacs/wwtime/wwtime.el") + :description + "Insert a time of day with appropriate world-wide localization" + ;; Old website http://nwalsh.com/emacs/wwtime/ + :type github + :pkgname "ndw/wwtime")