diff options
Diffstat (limited to 'editors/vim-xaw/Makefile')
-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 8ddc53c1484..49965e113e9 100644 --- a/editors/vim-xaw/Makefile +++ b/editors/vim-xaw/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2006/02/05 23:08:59 joerg Exp $ +# $NetBSD: Makefile,v 1.42 2006/02/28 11:11:13 martti Exp $ PKGNAME= vim-xaw-${VIM_VERSION}.${VIM_PATCHLEVEL} -PKGREVISION= 1 +#PKGREVISION= 1 .include "../../editors/vim-share/Makefile.common" |