summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorgrant <grant>2003-08-10 03:15:28 +0000
committergrant <grant>2003-08-10 03:15:28 +0000
commit3dd47afc302a44e5132ac4dc45b5ab26adf69701 (patch)
tree078cf50eb14e3eb12550919ade661e2e2c6c2273 /editors
parente875fdbca14052b9bde9a5db8cb0927d03217fa6 (diff)
downloadpkgsrc-3dd47afc302a44e5132ac4dc45b5ab26adf69701.tar.gz
s/gui/GUI/
Diffstat (limited to 'editors')
-rw-r--r--editors/vim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 62b293dccd0..eeacb901ac9 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.46 2003/07/13 13:51:37 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2003/08/10 03:15:30 grant Exp $
.include "../vim-share/Makefile.common"
PKGNAME= vim-${VIM_VERSION}.${VIM_PATCHLEVEL}
PKGREVISION= 1
-COMMENT= Vim editor (vi clone) without gui
+COMMENT= Vim editor (vi clone) without GUI
DEPENDS+= vim-share-${VIM_VERSION}.${VIM_PATCHLEVEL}:../vim-share