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 ab834fc72ea..49e95e3b25d 100644 --- a/editors/vim-xaw/Makefile +++ b/editors/vim-xaw/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2008/03/11 10:55:03 martti Exp $ +# $NetBSD: Makefile,v 1.49 2008/11/10 17:21:34 wiz Exp $ PKGNAME= vim-xaw-${VIM_VERSION}.${VIM_PATCHLEVEL} -#PKGREVISION= 1 +PKGREVISION= 1 COMMENT= Vim editor (vi clone) with X11 Athena GUI |