diff options
author | agc <agc@pkgsrc.org> | 2002-07-23 14:27:42 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2002-07-23 14:27:42 +0000 |
commit | edfa60de4dd6e6d47505d081b8d851b373f24456 (patch) | |
tree | 79c9eca1723d13fdcb453321f11096f50bbaa6f9 /editors | |
parent | b693240af03ec0d2471f92857d55779350dafa8b (diff) | |
download | pkgsrc-edfa60de4dd6e6d47505d081b8d851b373f24456.tar.gz |
Add and enable xjed.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 6ca683e4ff7..f8db05beb3b 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2002/07/07 19:46:21 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.65 2002/07/23 14:27:42 agc Exp $ # COMMENT= Editors @@ -65,6 +65,7 @@ SUBDIR+= xcoral SUBDIR+= xemacs SUBDIR+= xemacs-current SUBDIR+= xemacs-packages +SUBDIR+= xjed SUBDIR+= xvile SUBDIR+= yudit SUBDIR+= zile |