From be80d4a74887fb9d24144c3d476bbae7184b0a2e Mon Sep 17 00:00:00 2001 From: asami Date: Mon, 26 Oct 1998 07:32:49 +0000 Subject: Mark broken, can't fetch.... ------- >> Attempting to fetch from http://spock.vector.co.jp/authors/VA003457/vim/vim3/1.3d/. fetch: jvim.1.3d.tar.gz: resource has moved temporarily to `http://hp.vector.co.jp/authors/VA003457/vim/vim3/1.3d/jvim.1.3d.tar.gz' fetch: jvim.1.3d.tar.gz: resource has moved temporarily to `http://www.vector.co.jp/messages/not_found.html' Receiving jvim.1.3d.tar.gz: 1 Kbytes 1126 bytes transfered in 0.2 seconds (6.38 Kbytes/s) --- japanese/jvim3/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'japanese/jvim3') diff --git a/japanese/jvim3/Makefile b/japanese/jvim3/Makefile index b29f87da1a58..40249f127f37 100644 --- a/japanese/jvim3/Makefile +++ b/japanese/jvim3/Makefile @@ -3,7 +3,7 @@ # Date created: 97/10/30 # Whom: Satoshi TAOKA # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/10/20 15:52:55 kuriyama Exp $ # DISTNAME= vim @@ -18,6 +18,8 @@ MAINTAINER= taoka@infonets.hiroshima-u.ac.jp LIB_DEPENDS= ${LIB_INPUT_METHOD} BUILD_DEPENDS= ${BUILD_INPUT_METHOD} +BROKEN= fetch + PATCHDIR= ${.CURDIR}/../jvim3/patches FILESDIR= ${.CURDIR}/../jvim3/files .if !defined(WNN6) -- cgit