diff options
Diffstat (limited to 'editors/vim-xaw')
-rw-r--r-- | editors/vim-xaw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim-xaw/Makefile b/editors/vim-xaw/Makefile index 09c572a85ad..8054a26407d 100644 --- a/editors/vim-xaw/Makefile +++ b/editors/vim-xaw/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2004/04/25 01:46:11 snj Exp $ +# $NetBSD: Makefile,v 1.30 2004/06/21 08:23:48 martti Exp $ .include "../vim-share/Makefile.common" PKGNAME= vim-xaw-${VIM_VERSION}.${VIM_PATCHLEVEL} -PKGREVISION= 1 +#PKGREVISION= 1 COMMENT= Vim editor (vi clone) with X11 Athena GUI |