pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors/vim Fixed pkglint warnings.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/95d19de2cf72
branches:  trunk
changeset: 501450:95d19de2cf72
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Oct 23 14:13:50 2005 +0000

description:
Fixed pkglint warnings.

diffstat:

 editors/vim/Makefile |  4 ++--
 editors/vim/PLIST    |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (28 lines):

diff -r c69789882bb8 -r 95d19de2cf72 editors/vim/Makefile
--- a/editors/vim/Makefile      Sun Oct 23 14:03:39 2005 +0000
+++ b/editors/vim/Makefile      Sun Oct 23 14:13:50 2005 +0000
@@ -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 -r c69789882bb8 -r 95d19de2cf72 editors/vim/PLIST
--- a/editors/vim/PLIST Sun Oct 23 14:03:39 2005 +0000
+++ b/editors/vim/PLIST Sun Oct 23 14:13:50 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:24:09 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/10/23 14:13:50 rillig Exp $
+bin/rview
+bin/rvim
 bin/vim
-bin/rvim
-bin/rview



Home | Main Index | Thread Index | Old Index