diff --git a/recipes/org-mac-link b/recipes/org-mac-link new file mode 100644 index 00000000..dc85fb84 --- /dev/null +++ b/recipes/org-mac-link @@ -0,0 +1,4 @@ +(org-mac-link + :fetcher git + :url "git://orgmode.org/org-mode.git" + :files ("contrib/lisp/org-mac-link.el")) diff --git a/recipes/org-mac-link-grabber b/recipes/org-mac-link-grabber deleted file mode 100644 index bae8e5a1..00000000 --- a/recipes/org-mac-link-grabber +++ /dev/null @@ -1,4 +0,0 @@ -(org-mac-link-grabber - :fetcher git - :url "git://orgmode.org/org-mode.git" - :files ("contrib/lisp/org-mac-link-grabber.el"))