summaryrefslogtreecommitdiff
path: root/editors/vim-gtk2
diff options
context:
space:
mode:
authorreed <reed>2004-01-03 18:49:33 +0000
committerreed <reed>2004-01-03 18:49:33 +0000
commita06f12bdce16b588525a769c9f6a99518e6aaef5 (patch)
tree9081871bd8eb77c4940a5eca1b3c12d42386c628 /editors/vim-gtk2
parent3ab1e667ba104f163d1528c390c82f6594e320cc (diff)
downloadpkgsrc-a06f12bdce16b588525a769c9f6a99518e6aaef5.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')
-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