diff options
author | tron <tron> | 1999-02-02 23:14:32 +0000 |
---|---|---|
committer | tron <tron> | 1999-02-02 23:14:32 +0000 |
commit | aae5f83e51cae4bf17f7cf41e276fa38b4577361 (patch) | |
tree | 0e6ed511363187f94fd140b8edecddbcd89f32f5 /editors | |
parent | 5f6894ee8aa8b93bdc20b25242c2cff40eb14a9e (diff) | |
download | pkgsrc-aae5f83e51cae4bf17f7cf41e276fa38b4577361.tar.gz |
Enable "xcoral".
Diffstat (limited to 'editors')
-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 |