summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-10-26 07:32:49 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-10-26 07:32:49 +0000
commit566af1cffee9adfc7e858f74e9536901ca54d368 (patch)
tree79173ef67be9e09dfde344b8cf5b1625367fbc1b /japanese
parentMark this broken: (diff)
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)
Notes
Notes: svn path=/head/; revision=14188
Diffstat (limited to 'japanese')
-rw-r--r--japanese/jvim3/Makefile4
1 files changed, 3 insertions, 1 deletions
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 <taoka@infonets.hiroshima-u.ac.jp>
#
-# $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)