diff options
author | agc <agc@pkgsrc.org> | 1999-03-06 22:09:15 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1999-03-06 22:09:15 +0000 |
commit | deda27b3d9c1b76cb7c984c6e9428f703f32c863 (patch) | |
tree | 541d9d51c9f028f6e4711b227019818df4cf907f /editors/Makefile | |
parent | 43939eed81067691611a7e082847ae9af8f4584c (diff) | |
download | pkgsrc-deda27b3d9c1b76cb7c984c6e9428f703f32c863.tar.gz |
Enable jove.
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 c9fdb839a8c..3e77be81e40 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 1999/02/02 23:14:32 tron Exp $ +# $NetBSD: Makefile,v 1.14 1999/03/06 22:09:15 agc Exp $ # FreeBSD Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp # @@ -12,7 +12,7 @@ SUBDIR += hexedit SUBDIR += jed SUBDIR += joe -# SUBDIR += jove + SUBDIR += jove # SUBDIR += mule # SUBDIR += mule-common SUBDIR += ne |