summaryrefslogtreecommitdiff
path: root/editors/vim-lite
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-10-20 00:13:54 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-10-20 00:13:54 +0000
commitedee075ccb90da38f264463d69c90de11970b03a (patch)
treee881b1471e87bd05239f51440e0c556d85981b13 /editors/vim-lite
parentUpdate to 0.2.0 (diff)
Change to version 6.
Notes
Notes: svn path=/head/; revision=48967
Diffstat (limited to 'editors/vim-lite')
-rw-r--r--editors/vim-lite/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vim-lite/Makefile b/editors/vim-lite/Makefile
index 4385a0ff0119..8934e7b0dda2 100644
--- a/editors/vim-lite/Makefile
+++ b/editors/vim-lite/Makefile
@@ -8,6 +8,6 @@
LITE= yes
-MASTERDIR= ${.CURDIR}/../vim5
+MASTERDIR= ${.CURDIR}/../vim
.include "${MASTERDIR}/Makefile"