summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorjtb <jtb>2002-05-04 01:27:50 +0000
committerjtb <jtb>2002-05-04 01:27:50 +0000
commit838633d112a8ceabccc13e4ec257dfe49ce29480 (patch)
treeb2e6d3564840286dfa371eeee810a0f1f41337a7 /editors
parent6ea5fe57a18f84ea9989bf697a102f8c7cd24668 (diff)
downloadpkgsrc-838633d112a8ceabccc13e4ec257dfe49ce29480.tar.gz
Add and enable zile.
Diffstat (limited to 'editors')
-rw-r--r--editors/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 86b8462709b..0279def76c7 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2002/04/27 09:54:35 rh Exp $
+# $NetBSD: Makefile,v 1.61 2002/05/04 01:27:50 jtb Exp $
#
COMMENT= Editors
@@ -64,5 +64,6 @@ SUBDIR+= xemacs-current
SUBDIR+= xemacs-packages
SUBDIR+= xvile
SUBDIR+= yudit
+SUBDIR+= zile
.include "../mk/bsd.pkg.subdir.mk"