From 61abc37155cec988156537d097e7b0d023b360ff Mon Sep 17 00:00:00 2001 From: obrien Date: Mon, 8 Oct 2001 01:43:33 +0000 Subject: vim6 was repocopied to vim --- editors/Makefile | 2 +- editors/vim6+ruby/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'editors') diff --git a/editors/Makefile b/editors/Makefile index df2b192..50b2535 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -114,9 +114,9 @@ SUBDIR += vigor SUBDIR += vile SUBDIR += vilearn + SUBDIR += vim SUBDIR += vim-lite SUBDIR += vim5 - SUBDIR += vim6 SUBDIR += vim6+ruby SUBDIR += wemi-emacs SUBDIR += wemi-emacs-current diff --git a/editors/vim6+ruby/Makefile b/editors/vim6+ruby/Makefile index 889a9d7..6337d65 100644 --- a/editors/vim6+ruby/Makefile +++ b/editors/vim6+ruby/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -MASTERDIR= ${.CURDIR}/../vim6 +MASTERDIR= ${.CURDIR}/../vim PORTREVISION= 1 -- cgit v1.1