summaryrefslogtreecommitdiff
path: root/editors/vim
diff options
context:
space:
mode:
authorrillig <rillig>2005-10-23 14:13:50 +0000
committerrillig <rillig>2005-10-23 14:13:50 +0000
commit83a2b30ca0c0365d28da15f7e5363483f3722feb (patch)
tree014854a56ce397425b1e66e5ae725b2815869fa1 /editors/vim
parent3eefa6c199bc7cac5d35aa18c8efae00754404f4 (diff)
downloadpkgsrc-83a2b30ca0c0365d28da15f7e5363483f3722feb.tar.gz
Fixed pkglint warnings.
Diffstat (limited to 'editors/vim')
-rw-r--r--editors/vim/Makefile4
-rw-r--r--editors/vim/PLIST6
2 files changed, 5 insertions, 5 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 5efaf967260..e47d77274fd 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.62 2005/07/19 10:18:59 grant Exp $
+# $NetBSD: Makefile,v 1.63 2005/10/23 14:13:50 rillig Exp $
PKGNAME= vim-${VIM_VERSION}.${VIM_PATCHLEVEL}
#PKGREVISION= 1
COMMENT= Vim editor (vi clone) without GUI
-.include "../vim-share/Makefile.common"
+.include "../../editors/vim-share/Makefile.common"
DEPENDS+= vim-share-${VIM_VERSION}.${VIM_PATCHLEVEL}{,nb*}:../../editors/vim-share
diff --git a/editors/vim/PLIST b/editors/vim/PLIST
index 01b4018bc70..9c7eab45895 100644
--- a/editors/vim/PLIST
+++ b/editors/vim/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:24:09 zuntum Exp $
-bin/vim
-bin/rvim
+@comment $NetBSD: PLIST,v 1.2 2005/10/23 14:13:50 rillig Exp $
bin/rview
+bin/rvim
+bin/vim