diff options
author | pooka <pooka@pkgsrc.org> | 2001-08-06 17:41:20 +0000 |
---|---|---|
committer | pooka <pooka@pkgsrc.org> | 2001-08-06 17:41:20 +0000 |
commit | 0a5bcf94ed78aa28755f97a90ae1486639ca31cc (patch) | |
tree | 74917d72711dae3b5084e8cd08d797967d362e6a /editors/Makefile | |
parent | 52e5efe215f12b628c6fc8d25f26a5b5fb353c1e (diff) | |
download | pkgsrc-0a5bcf94ed78aa28755f97a90ae1486639ca31cc.tar.gz |
add & enable vim-devel
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 3c07fc6aaf4..14b85b2d2ec 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2001/08/05 17:20:13 sakamoto Exp $ +# $NetBSD: Makefile,v 1.52 2001/08/06 17:41:20 pooka Exp $ # COMMENT= Editors @@ -47,6 +47,7 @@ SUBDIR+= vigor SUBDIR+= vile SUBDIR+= vilearn SUBDIR+= vim +SUBDIR+= vim-devel SUBDIR+= vim-gtk SUBDIR+= vim-share SUBDIR+= vim-xaw |