diff options
author | hwr <hwr@pkgsrc.org> | 1998-10-31 23:17:04 +0000 |
---|---|---|
committer | hwr <hwr@pkgsrc.org> | 1998-10-31 23:17:04 +0000 |
commit | d954ef79c4b0e21de596085be5d06c973eb4de6b (patch) | |
tree | c07380b231b55389520048a0f75db1a94ff05ef1 /editors/Makefile | |
parent | fa3018abc26d86cbd7fb96b30e8afc031c7490db (diff) | |
download | pkgsrc-d954ef79c4b0e21de596085be5d06c973eb4de6b.tar.gz |
Enable jed.
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 55741f9b432..7ca482d3ccb 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 1998/08/24 11:59:01 frueauf Exp $ +# $NetBSD: Makefile,v 1.12 1998/10/31 23:17:04 hwr Exp $ # FreeBSD Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp # @@ -10,7 +10,7 @@ SUBDIR += emacs # SUBDIR += gvim SUBDIR += hexedit -# SUBDIR += jed + SUBDIR += jed SUBDIR += joe # SUBDIR += jove # SUBDIR += mule |