Merge pull request #856 from m00natic/w3m-cvs

Fix w3m recipe to use official development cvs repository.
This commit is contained in:
Steve Purcell 2013-07-01 04:06:08 -07:00
commit 813a0ccd46

View file

@ -1,2 +1,3 @@
(w3m :repo "emacsmirror/w3m"
:fetcher github)
(w3m :url ":pserver:anonymous@cvs.namazu.org:/storage/cvsroot"
:module "emacs-w3m"
:fetcher cvs)