summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authormartti <martti>2006-02-28 11:09:47 +0000
committermartti <martti>2006-02-28 11:09:47 +0000
commit8d092e23e9ca13b79f5e487bb7dfeb94f0656f12 (patch)
tree65b4409cc710f66824ae1292b17fbc3e62f8e8ce /editors
parent552a3efc93a4c8461e76067dc6ae28efda7d7aa7 (diff)
downloadpkgsrc-8d092e23e9ca13b79f5e487bb7dfeb94f0656f12.tar.gz
Remove PKGREVISION after 6.4.8 upgrade.
Diffstat (limited to 'editors')
-rw-r--r--editors/vim-gtk/Makefile4
-rw-r--r--editors/vim-gtk2/Makefile4
-rw-r--r--editors/vim-lang/Makefile4
-rw-r--r--editors/vim-motif/Makefile4
-rw-r--r--editors/vim-xaw/Makefile4
5 files changed, 10 insertions, 10 deletions
diff --git a/editors/vim-gtk/Makefile b/editors/vim-gtk/Makefile
index e6e109c68e9..136542970a4 100644
--- a/editors/vim-gtk/Makefile
+++ b/editors/vim-gtk/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2006/02/05 23:08:58 joerg Exp $
+# $NetBSD: Makefile,v 1.53 2006/02/28 11:09:47 martti Exp $
PKGNAME= vim-gtk-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 1
+#PKGREVISION= 1
COMMENT= Vim editor (vi clone) with X11 GTK+ GUI
diff --git a/editors/vim-gtk2/Makefile b/editors/vim-gtk2/Makefile
index 2c39e6bd35d..d6a18aeaad4 100644
--- a/editors/vim-gtk2/Makefile
+++ b/editors/vim-gtk2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2006/02/05 23:08:58 joerg Exp $
+# $NetBSD: Makefile,v 1.21 2006/02/28 11:10:14 martti Exp $
PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 2
+#PKGREVISION= 1
COMMENT= Vim editor (vi clone) with X11 GTK2 GUI
diff --git a/editors/vim-lang/Makefile b/editors/vim-lang/Makefile
index 335cde013eb..0fd4a53a1dd 100644
--- a/editors/vim-lang/Makefile
+++ b/editors/vim-lang/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2006/02/05 23:08:58 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2006/02/28 11:13:21 martti Exp $
PKGNAME= vim-lang-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 1
+#PKGREVISION= 1
.include "../../editors/vim-share/Makefile.common"
diff --git a/editors/vim-motif/Makefile b/editors/vim-motif/Makefile
index ddb9bc173f2..245af87ace7 100644
--- a/editors/vim-motif/Makefile
+++ b/editors/vim-motif/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2006/02/05 23:08:59 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2006/02/28 11:10:45 martti Exp $
PKGNAME= vim-motif-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 2
+#PKGREVISION= 1
COMMENT= Vim editor (vi clone) with X11 Motif GUI
diff --git a/editors/vim-xaw/Makefile b/editors/vim-xaw/Makefile
index 8ddc53c1484..49965e113e9 100644
--- a/editors/vim-xaw/Makefile
+++ b/editors/vim-xaw/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2006/02/05 23:08:59 joerg Exp $
+# $NetBSD: Makefile,v 1.42 2006/02/28 11:11:13 martti Exp $
PKGNAME= vim-xaw-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 1
+#PKGREVISION= 1
.include "../../editors/vim-share/Makefile.common"