aboutsummaryrefslogtreecommitdiff
path: root/editors/vim-lite
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-12-02 19:48:37 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-12-02 19:48:37 +0000
commit1e2e0f57d534cfaa1e7f5ad7fa94ea64d17d05eb (patch)
tree85751c3bd9fa334ee73fb4a701c65aba32976b8b /editors/vim-lite
parent9b258bcb25b6d4e9e1c7f5e2bcaa2bcbf3550699 (diff)
Notes
Diffstat (limited to 'editors/vim-lite')
-rw-r--r--editors/vim-lite/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/editors/vim-lite/Makefile b/editors/vim-lite/Makefile
index 4321410ee2f9..c396e300f904 100644
--- a/editors/vim-lite/Makefile
+++ b/editors/vim-lite/Makefile
@@ -1,14 +1,12 @@
# Created by: David O'Brien (obrien@NUXI.com)
# $FreeBSD$
-LITE= yes
-
-MASTERDIR= ${.CURDIR}/../vim
+PORTREVISION= 0
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Vi "workalike", with many additional features (Lite package)
-PORTREVISION= 2
+LITE= yes
+MASTERDIR= ${.CURDIR}/../vim
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"