diff options
author | sbd <sbd> | 2012-01-24 09:10:50 +0000 |
---|---|---|
committer | sbd <sbd> | 2012-01-24 09:10:50 +0000 |
commit | 36411439f2b54fd8331d586451793ae482e991e2 (patch) | |
tree | bf03c01111f5fd4ec68f92cd57a56ee80d3dde9c /editors/vim-gtk2 | |
parent | c9e925315b50c00a5e0e12976c8ab096857e2112 (diff) | |
download | pkgsrc-36411439f2b54fd8331d586451793ae482e991e2.tar.gz |
Recursive dependency bump for databases/gdbm ABI_DEPENDS change.
Diffstat (limited to 'editors/vim-gtk2')
-rw-r--r-- | editors/vim-gtk2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim-gtk2/Makefile b/editors/vim-gtk2/Makefile index a536c383510..149d1f79f25 100644 --- a/editors/vim-gtk2/Makefile +++ b/editors/vim-gtk2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2012/01/13 10:55:02 obache Exp $ +# $NetBSD: Makefile,v 1.44 2012/01/24 09:11:03 sbd Exp $ PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL} -PKGREVISION= 6 +PKGREVISION= 7 COMMENT= Vim editor (vi clone) with X11 GTK2 GUI |