catch-up bbsdmenu URI.

This commit is contained in:
FUJISHIMA Satsuki 2005-09-06 16:53:56 +00:00
parent f47fe86bf2
commit 8ce1c77d52
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142113
2 changed files with 12 additions and 1 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= navi2ch
PORTVERSION= 1.7.5
PORTREVISION= 1
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= japanese www elisp
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}

View File

@ -0,0 +1,11 @@
--- navi2ch-list.el.orig Sun Aug 8 00:03:09 2004
+++ navi2ch-list.el Wed Sep 7 01:44:31 2005
@@ -85,7 +85,7 @@
(nil " " navi2ch-list-board-name-face)))
(defconst navi2ch-list-bbstable-default-url
- "http://www.ff.iij4u.or.jp/~ch2/bbsmenu.html")
+ "http://menu.2ch.net/bbsmenu.html")
;; add hook
(add-hook 'navi2ch-save-status-hook 'navi2ch-list-save-info)