summaryrefslogtreecommitdiff
path: root/editors/vim-share
diff options
context:
space:
mode:
authorpooka <pooka@pkgsrc.org>2000-06-25 12:10:12 +0000
committerpooka <pooka@pkgsrc.org>2000-06-25 12:10:12 +0000
commit96d9dbaf4db2a44cd4a7b1244f878e2342b15ba2 (patch)
tree0c930f66bdb5dfccec7c9fc18afb42e818452403 /editors/vim-share
parentd0e460b82d9a62712a80aad73fbbb4dc6c5f265c (diff)
downloadpkgsrc-96d9dbaf4db2a44cd4a7b1244f878e2342b15ba2.tar.gz
Add missing '/'
Diffstat (limited to 'editors/vim-share')
-rw-r--r--editors/vim-share/Makefile.common4
1 files changed, 2 insertions, 2 deletions
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