diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-10-10 14:41:44 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-10-10 14:41:44 +0000 |
commit | 1e71720b9565eda17b6dd7bd2a3a2f382ad54c3a (patch) | |
tree | e58d5e9a95d76f4e79d72c3a97a69293d173f732 /editors/vim-gtk2 | |
parent | 2546891fdfa318cffcb09d10be3949262053051b (diff) | |
download | pkgsrc-1e71720b9565eda17b6dd7bd2a3a2f382ad54c3a.tar.gz |
Recursive revbump from pango-1.36.0
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 9d113a4225f..9358d69b6a0 100644 --- a/editors/vim-gtk2/Makefile +++ b/editors/vim-gtk2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2013/10/09 17:39:08 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2013/10/10 14:42:07 ryoon Exp $ PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL} -PKGREVISION= 8 +PKGREVISION= 9 COMMENT= Vim editor (vi clone) with X11 GTK2 GUI |