summaryrefslogtreecommitdiff
path: root/editors/Makefile
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2002-05-04 01:27:50 +0000
committerjtb <jtb@pkgsrc.org>2002-05-04 01:27:50 +0000
commit8dbfa5420c7857f4466c4078a1e63db6a9f0e5df (patch)
treeb2e6d3564840286dfa371eeee810a0f1f41337a7 /editors/Makefile
parent4a209d70f83beca6260ab5ecf0199925e9c90d00 (diff)
downloadpkgsrc-8dbfa5420c7857f4466c4078a1e63db6a9f0e5df.tar.gz
Add and enable zile.
Diffstat (limited to 'editors/Makefile')
-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"