summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-10-28 09:27:46 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-10-28 09:27:46 +0000
commit86578dfd1f2eae86a8d20c6b87836071ba9573f4 (patch)
treec54d16c54bdce12104bed2500f260d4474c1b18a /japanese
parentAdd more MASTER_SITES. (diff)
Reverse order of master sites -- the original one returns an invalid
http redirect leading to a "sorry, not found" page, which fetch happily retrieves and have checksum fail.
Notes
Notes: svn path=/head/; revision=14224
Diffstat (limited to 'japanese')
-rw-r--r--japanese/jvim3/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/jvim3/Makefile b/japanese/jvim3/Makefile
index a9c4725bc94f..75a9821db987 100644
--- a/japanese/jvim3/Makefile
+++ b/japanese/jvim3/Makefile
@@ -3,15 +3,15 @@
# Date created: 97/10/30
# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
#
-# $Id: Makefile,v 1.2 1998/10/26 07:32:49 asami Exp $
+# $Id: Makefile,v 1.3 1998/10/28 09:21:51 kuriyama Exp $
#
DISTNAME= vim
PKGNAME?= ja-jvim-3.0.1.3d
CATEGORIES= japanese editors
MASTER_SITES= ftp://dutepp0.et.tudelft.nl/pub/Unix/Editors/ \
- http://spock.vector.co.jp/authors/VA003457/vim/vim3/1.3d/ \
- http://www.freebsd.org/~kuriyama/distfiles/
+ http://www.freebsd.org/~kuriyama/distfiles/ \
+ http://spock.vector.co.jp/authors/VA003457/vim/vim3/1.3d/
DISTFILES= vim-3.0.tar.gz jvim.1.3d.tar.gz
MAINTAINER= taoka@infonets.hiroshima-u.ac.jp