summaryrefslogtreecommitdiff
path: root/editors/vim-xaw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim-xaw/Makefile')
-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 0025c034040..53a8520cb41 100644
--- a/editors/vim-xaw/Makefile
+++ b/editors/vim-xaw/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.63 2019/10/23 07:32:59 morr Exp $
+# $NetBSD: Makefile,v 1.64 2021/12/01 21:36:59 wiz 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"