diff options
author | wiz <wiz@pkgsrc.org> | 2010-10-31 23:50:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-10-31 23:50:51 +0000 |
commit | 90b173415d071060ec1f88fca04ac6e704c93a6e (patch) | |
tree | 94b22f4068df4c9ff1a6a3a633071ae52da99e91 /editors/vim-motif | |
parent | dada36d0321d4ab591cac68c7dbab455dcd978d5 (diff) | |
download | pkgsrc-90b173415d071060ec1f88fca04ac6e704c93a6e.tar.gz |
Update to latest 7.2 patchlevel, 446.
Fixes PR 44018 by Stefan Palm.
Diffstat (limited to 'editors/vim-motif')
-rw-r--r-- | editors/vim-motif/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim-motif/Makefile b/editors/vim-motif/Makefile index 00f9b69d35b..1a328c2f0a8 100644 --- a/editors/vim-motif/Makefile +++ b/editors/vim-motif/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2009/10/28 01:20:33 joerg Exp $ +# $NetBSD: Makefile,v 1.30 2010/10/31 23:50:51 wiz Exp $ PKGNAME= vim-motif-${VIM_VERSION}.${VIM_PATCHLEVEL} -PKGREVISION= 1 +#PKGREVISION= 1 COMMENT= Vim editor (vi clone) with X11 Motif GUI |