update to 011003.

This commit is contained in:
FUJISHIMA Satsuki 2001-10-02 18:13:33 +00:00
parent 84c6ffae05
commit 7263f895f8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=48354
3 changed files with 13 additions and 2 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= navi2ch
PORTVERSION= 010930
PORTVERSION= 011003
CATEGORIES= japanese www elisp
MASTER_SITES= http://www.geocities.co.jp/SiliconValley-Oakland/7673/lisp/
PKGNAMESUFFIX= -${EMACS_PORT_NAME}

View File

@ -1 +1 @@
MD5 (navi2ch-010930.tar.gz) = ebd7020c1dc4dbef75316919b8448a73
MD5 (navi2ch-011003.tar.gz) = e969480e5e374db872d78ad616794be0

View File

@ -0,0 +1,11 @@
--- navi2ch-vars.el.orig Sat Sep 29 18:53:50 2001
+++ navi2ch-vars.el Tue Oct 2 17:40:20 2001
@@ -115,7 +115,7 @@
:type 'boolean
:group 'navi2ch-list)
-(defcustom navi2ch-list-bbstable-url "http://www6.ocn.ne.jp/~mirv/bbstable.html"
+(defcustom navi2ch-list-bbstable-url "http://www.2ch.net/newbbsmenu.html"
"*bbstable $B$N(B url"
:type 'string
:group 'navi2ch-list)