mirror of
https://github.com/correl/melpa.git
synced 2025-02-16 15:54:37 +00:00
Fix w3m recipe to use official development cvs repository.
This commit is contained in:
parent
010c5c5e6a
commit
e167998006
1 changed files with 3 additions and 2 deletions
|
@ -1,2 +1,3 @@
|
|||
(w3m :repo "emacsmirror/w3m"
|
||||
:fetcher github)
|
||||
(w3m :url ":pserver:anonymous@cvs.namazu.org:/storage/cvsroot"
|
||||
:module "emacs-w3m"
|
||||
:fetcher cvs)
|
||||
|
|
Loading…
Reference in a new issue