diff options
author | cjep <cjep> | 2002-10-02 21:38:16 +0000 |
---|---|---|
committer | cjep <cjep> | 2002-10-02 21:38:16 +0000 |
commit | 17748d5c99aed379034d21e987730c03ed08ae1f (patch) | |
tree | a8cd5a2477433a86a9ede31b986d72ac595db7f7 /editors/Makefile | |
parent | 8ba1e3d8447dd9f9384c3687e9978ea1ea92b63c (diff) | |
download | pkgsrc-17748d5c99aed379034d21e987730c03ed08ae1f.tar.gz |
Add and enable ee.
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 1c0b10fe113..c26279e4918 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.67 2002/09/15 06:08:18 uebayasi Exp $ +# $NetBSD: Makefile,v 1.68 2002/10/02 21:38:16 cjep Exp $ # COMMENT= Editors @@ -12,6 +12,7 @@ SUBDIR+= ce SUBDIR+= ce-doc SUBDIR+= ce-x11 SUBDIR+= cooledit +SUBDIR+= ee SUBDIR+= emacs SUBDIR+= emacs21 SUBDIR+= emacs21-nox11 |