summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/Makefile1
-rw-r--r--editors/vim6/Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile
index c7e19db64b02..d0a12805b761 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -168,6 +168,7 @@
SUBDIR += vim
SUBDIR += vim-lite
SUBDIR += vim5
+ SUBDIR += vim6
SUBDIR += vim6+ruby
SUBDIR += wily
SUBDIR += winefish
diff --git a/editors/vim6/Makefile b/editors/vim6/Makefile
index 33dda9ad2f98..ab5e2e531fb3 100644
--- a/editors/vim6/Makefile
+++ b/editors/vim6/Makefile
@@ -6,7 +6,7 @@
# $FreeBSD$
#
-PORTNAME?= vim
+PORTNAME?= vim6
PATCHLEVEL= 9
PORTVERSION= 6.4.${PATCHLEVEL}
PORTREVISION?= 0