Fix w3m recipe to use official development cvs repository.

This commit is contained in:
Andrey Kotlarski 2013-07-01 13:07:04 +03:00
parent 010c5c5e6a
commit e167998006

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)