diff options
author | pooka <pooka@pkgsrc.org> | 1999-12-21 13:22:25 +0000 |
---|---|---|
committer | pooka <pooka@pkgsrc.org> | 1999-12-21 13:22:25 +0000 |
commit | bee6fbac642b8ea6398582f13ea26cbfedb8b321 (patch) | |
tree | cc643ead7f295c962a7459867d0480990b57448f /editors | |
parent | b832dd34c3d882b550e9bc16a0f59160b1ff1114 (diff) | |
download | pkgsrc-bee6fbac642b8ea6398582f13ea26cbfedb8b321.tar.gz |
Add & enable vim-share
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 24e506fae53..38c6f47c9fd 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 1999/11/08 09:07:36 sakamoto Exp $ +# $NetBSD: Makefile,v 1.24 1999/12/21 13:22:25 pooka Exp $ # FreeBSD Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp # @@ -31,6 +31,7 @@ SUBDIR += vilearn SUBDIR += vim SUBDIR += vim-gtk + SUBDIR += vim-share SUBDIR += xcoral # SUBDIR += xed SUBDIR += xemacs |