diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-09-09 20:52:27 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-09-09 20:52:27 +0000 |
commit | ea58364862d90afd68c987a586218c3e2b036d88 (patch) | |
tree | add5f3997e398fdddd055dcfb35ab797d6cfc634 /japanese/navi2ch-emacs20/Makefile | |
parent | d212e9a935d00d40461eabca29a0505f8f9d558f (diff) |
update to 010909.
Notes
Notes:
svn path=/head/; revision=47585
Diffstat (limited to 'japanese/navi2ch-emacs20/Makefile')
-rw-r--r-- | japanese/navi2ch-emacs20/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/navi2ch-emacs20/Makefile b/japanese/navi2ch-emacs20/Makefile index 2c1f442b915a..cadba87dfa2a 100644 --- a/japanese/navi2ch-emacs20/Makefile +++ b/japanese/navi2ch-emacs20/Makefile @@ -6,9 +6,9 @@ # PORTNAME= navi2ch -PORTVERSION= 010901 +PORTVERSION= 010909 CATEGORIES= japanese www elisp -MASTER_SITES= http://www.geocities.co.jp/SiliconValley-Oakland/7673/ +MASTER_SITES= http://www.geocities.co.jp/SiliconValley-Oakland/7673/lisp/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= sf@FreeBSD.org |