mirror of
https://github.com/correl/melpa.git
synced 2024-11-24 11:09:51 +00:00
Merge pull request #856 from m00natic/w3m-cvs
Fix w3m recipe to use official development cvs repository.
This commit is contained in:
commit
813a0ccd46
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