summaryrefslogtreecommitdiff
path: root/editors/vim-gtk2/Makefile
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2004-01-03 18:49:33 +0000
committerreed <reed@pkgsrc.org>2004-01-03 18:49:33 +0000
commit6d9af8d68d56c4569329a5d06d3a7e121c31268a (patch)
tree9081871bd8eb77c4940a5eca1b3c12d42386c628 /editors/vim-gtk2/Makefile
parent6b0b055137cc8d8b15c94ed4a025b6244da98f11 (diff)
downloadpkgsrc-6d9af8d68d56c4569329a5d06d3a7e121c31268a.tar.gz
Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
Diffstat (limited to 'editors/vim-gtk2/Makefile')
-rw-r--r--editors/vim-gtk2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim-gtk2/Makefile b/editors/vim-gtk2/Makefile
index 9d7112a1959..c544e7770e9 100644
--- a/editors/vim-gtk2/Makefile
+++ b/editors/vim-gtk2/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2003/12/13 00:45:23 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2004/01/03 18:49:39 reed Exp $
.include "../vim-share/Makefile.common"
PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= Vim editor (vi clone) with X11 GTK2 GUI