aboutsummaryrefslogtreecommitdiff
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
parent397f81c2b4924d3ab1186f892cc37cc462d8f01b (diff)
downloadports-edee075ccb90da38f264463d69c90de11970b03a.tar.gz
ports-edee075ccb90da38f264463d69c90de11970b03a.zip
Notes
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"