From 83a2b30ca0c0365d28da15f7e5363483f3722feb Mon Sep 17 00:00:00 2001 From: rillig Date: Sun, 23 Oct 2005 14:13:50 +0000 Subject: Fixed pkglint warnings. --- editors/vim/Makefile | 4 ++-- editors/vim/PLIST | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'editors/vim') 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 -- cgit v1.2.3