diff options
author | martti <martti@pkgsrc.org> | 2006-02-28 11:09:47 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2006-02-28 11:09:47 +0000 |
commit | 54c259f0cf2b840c4ade0971d283a23e79270da0 (patch) | |
tree | 65b4409cc710f66824ae1292b17fbc3e62f8e8ce /editors/vim-motif | |
parent | 53de9076fdf31d91549fb206c6c2715c4bf64d75 (diff) | |
download | pkgsrc-54c259f0cf2b840c4ade0971d283a23e79270da0.tar.gz |
Remove PKGREVISION after 6.4.8 upgrade.
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 ddb9bc173f2..245af87ace7 100644 --- a/editors/vim-motif/Makefile +++ b/editors/vim-motif/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2006/02/05 23:08:59 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2006/02/28 11:10:45 martti Exp $ PKGNAME= vim-motif-${VIM_VERSION}.${VIM_PATCHLEVEL} -PKGREVISION= 2 +#PKGREVISION= 1 COMMENT= Vim editor (vi clone) with X11 Motif GUI |