diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-10-07 23:48:09 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-10-07 23:48:09 +0000 |
commit | bb0c942e29b4abaf90d00368c417be0a59dfdfc0 (patch) | |
tree | 7a94a02aadac178a0181cd5de3e2634aad95318f /japanese/jvim3 | |
parent | 9d4dfd698c1c1823ca3d5ea2443f5b41233bee1f (diff) |
Notes
Diffstat (limited to 'japanese/jvim3')
-rw-r--r-- | japanese/jvim3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/jvim3/Makefile b/japanese/jvim3/Makefile index 5cd1bf7f6ebe..d555f547b218 100644 --- a/japanese/jvim3/Makefile +++ b/japanese/jvim3/Makefile @@ -9,7 +9,7 @@ DISTNAME= vim PKGNAME?= ja-jvim${INPUT_METHOD}-3.0.1.7j CATEGORIES= japanese editors -MASTER_SITES= ftp://dutepp0.et.tudelft.nl/pub/Unix/Editors/ \ +MASTER_SITES= ftp://ftp.vim.org/pub/vim/unix/ \ http://hp.vector.co.jp/authors/VA003457/vim/vim3/1.7/ DISTFILES= vim-3.0.tar.gz ${JPATCH} |