diff options
author | tron <tron@pkgsrc.org> | 1999-02-02 23:14:32 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-02-02 23:14:32 +0000 |
commit | 97ad787415f712c9f26e241c7d6a763e794e419b (patch) | |
tree | 0e6ed511363187f94fd140b8edecddbcd89f32f5 /editors/Makefile | |
parent | 86778416a4474fb1a52c5335eec4958a287a41a2 (diff) | |
download | pkgsrc-97ad787415f712c9f26e241c7d6a763e794e419b.tar.gz |
Enable "xcoral".
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile index 7ca482d3ccb..c9fdb839a8c 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 1998/10/31 23:17:04 hwr Exp $ +# $NetBSD: Makefile,v 1.13 1999/02/02 23:14:32 tron Exp $ # FreeBSD Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp # @@ -26,7 +26,7 @@ # SUBDIR += uzap SUBDIR += vile SUBDIR += vim -# SUBDIR += xcoral + SUBDIR += xcoral # SUBDIR += xed # SUBDIR += xemacs SUBDIR += xemacs20 |