summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authormorr <morr@pkgsrc.org>2019-10-23 07:32:58 +0000
committermorr <morr@pkgsrc.org>2019-10-23 07:32:58 +0000
commit4b11c3b7eff1a783fa9f3c739eaa92dae483e595 (patch)
tree2af22cec1c8d9e94be5b4e70619c90495bef7b6d /editors
parenta6e9badfca4c11c3a974bb2cfe9320f8a8affa79 (diff)
downloadpkgsrc-4b11c3b7eff1a783fa9f3c739eaa92dae483e595.tar.gz
Reset PKGREVISION
Diffstat (limited to 'editors')
-rw-r--r--editors/vim-gtk2/Makefile3
-rw-r--r--editors/vim-gtk3/Makefile3
-rw-r--r--editors/vim-lang/Makefile3
-rw-r--r--editors/vim-motif/Makefile3
-rw-r--r--editors/vim-xaw/Makefile3
5 files changed, 5 insertions, 10 deletions
diff --git a/editors/vim-gtk2/Makefile b/editors/vim-gtk2/Makefile
index 4d1dd08fe45..70732531ebd 100644
--- a/editors/vim-gtk2/Makefile
+++ b/editors/vim-gtk2/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.85 2019/08/27 09:26:02 maya Exp $
+# $NetBSD: Makefile,v 1.86 2019/10/23 07:32:58 morr Exp $
PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 5
COMMENT= Vim editor (vi clone) with X11 GTK2 GUI
diff --git a/editors/vim-gtk3/Makefile b/editors/vim-gtk3/Makefile
index 8c27967b8c4..1eb1630fc73 100644
--- a/editors/vim-gtk3/Makefile
+++ b/editors/vim-gtk3/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2019/08/27 09:26:02 maya Exp $
+# $NetBSD: Makefile,v 1.18 2019/10/23 07:32:58 morr Exp $
PKGNAME= vim-gtk3-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 4
COMMENT= Vim editor (vi clone) with X11 GTK3 GUI
diff --git a/editors/vim-lang/Makefile b/editors/vim-lang/Makefile
index 6c5b58c6396..b6a23c8aef6 100644
--- a/editors/vim-lang/Makefile
+++ b/editors/vim-lang/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2019/08/27 09:26:02 maya Exp $
+# $NetBSD: Makefile,v 1.21 2019/10/23 07:32:58 morr Exp $
PKGNAME= vim-lang-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 1
.include "../../editors/vim-share/Makefile.common"
diff --git a/editors/vim-motif/Makefile b/editors/vim-motif/Makefile
index 20477eb3f97..f1b90a3a065 100644
--- a/editors/vim-motif/Makefile
+++ b/editors/vim-motif/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2019/08/27 09:26:02 maya Exp $
+# $NetBSD: Makefile,v 1.40 2019/10/23 07:32:59 morr Exp $
PKGNAME= vim-motif-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 1
COMMENT= Vim editor (vi clone) with X11 Motif GUI
diff --git a/editors/vim-xaw/Makefile b/editors/vim-xaw/Makefile
index a5c5ec05c43..0025c034040 100644
--- a/editors/vim-xaw/Makefile
+++ b/editors/vim-xaw/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.62 2019/08/27 09:26:02 maya Exp $
+# $NetBSD: Makefile,v 1.63 2019/10/23 07:32:59 morr 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"