summaryrefslogtreecommitdiff
path: root/editors/vim-xaw
diff options
context:
space:
mode:
authormarkd <markd>2017-01-19 09:58:18 +0000
committermarkd <markd>2017-01-19 09:58:18 +0000
commit8e2f3bf36fa5d060f027bcc004926fe8a840076a (patch)
tree084ccab9808c141274314b59938b2a0b2fe72b8e /editors/vim-xaw
parentb700ca89636fd652a6d9c2a5a2e811cd4870c08e (diff)
downloadpkgsrc-8e2f3bf36fa5d060f027bcc004926fe8a840076a.tar.gz
PKGREVISION bumps for systemwide vimrc support
Diffstat (limited to 'editors/vim-xaw')
-rw-r--r--editors/vim-xaw/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/vim-xaw/Makefile b/editors/vim-xaw/Makefile
index d4341b6a750..6e93391cc22 100644
--- a/editors/vim-xaw/Makefile
+++ b/editors/vim-xaw/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.58 2016/11/16 10:38:35 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2017/01/19 09:58:18 markd Exp $
PKGNAME= vim-xaw-${VIM_VERSION}.${VIM_PATCHLEVEL}
+PKGREVISION= 1
COMMENT= Vim editor (vi clone) with X11 Athena GUI
.include "../../editors/vim-share/Makefile.common"