From d7c8e3c0e465add620382cf902f68a952b228ca6 Mon Sep 17 00:00:00 2001 From: pooka Date: Sun, 25 Jun 2000 12:10:12 +0000 Subject: Add missing '/' --- editors/vim-share/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/vim-share') diff --git a/editors/vim-share/Makefile.common b/editors/vim-share/Makefile.common index e44246050ce..3a1c79c4dbc 100644 --- a/editors/vim-share/Makefile.common +++ b/editors/vim-share/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.3 2000/06/25 11:50:35 pooka Exp $ +# $NetBSD: Makefile.common,v 1.4 2000/06/25 12:10:12 pooka Exp $ VIM_VERSION= 5.7 @@ -7,7 +7,7 @@ CATEGORIES= editors MASTER_SITES= ftp://ftp.vim.org/pub/editors/vim/unix/ \ ftp://ftp.nuxi.com/pub/vim/unix/ \ ftp://ftp.fu-berlin.de/misc/editors/vim/unix/ \ - ftp://ftp.twics.co.jp/pub/vim/unix + ftp://ftp.twics.co.jp/pub/vim/unix/ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} MAINTAINER= pooka@netbsd.org -- cgit v1.2.3