diff options
author | pooka <pooka@pkgsrc.org> | 1999-12-21 13:27:51 +0000 |
---|---|---|
committer | pooka <pooka@pkgsrc.org> | 1999-12-21 13:27:51 +0000 |
commit | 7a8ef8c8ef14411e507e312d93000bed38787dec (patch) | |
tree | e23035dea951d3385dbba8a7980d207417b6867f /editors | |
parent | 49f79a74adb788a59245fa42947f6778c4f7004a (diff) | |
download | pkgsrc-7a8ef8c8ef14411e507e312d93000bed38787dec.tar.gz |
Add & enable vim-xaw
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 38c6f47c9fd..3800fcafa4d 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 1999/12/21 13:22:25 pooka Exp $ +# $NetBSD: Makefile,v 1.25 1999/12/21 13:27:51 pooka Exp $ # FreeBSD Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp # @@ -32,6 +32,7 @@ SUBDIR += vim SUBDIR += vim-gtk SUBDIR += vim-share + SUBDIR += vim-xaw SUBDIR += xcoral # SUBDIR += xed SUBDIR += xemacs |