From 59da6815d71eb0a64703798038d16d46b6dcae10 Mon Sep 17 00:00:00 2001 From: kei Date: Tue, 21 Nov 2000 05:25:58 +0000 Subject: [PATCH] add and enable editors/mule pkg. --- editors/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/editors/Makefile b/editors/Makefile index 891e6b26e1a0..6f6d56c4b657 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2000/10/30 00:48:47 mjl Exp $ +# $NetBSD: Makefile,v 1.37 2000/11/21 05:25:58 kei Exp $ # FreeBSD Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp # @@ -14,6 +14,7 @@ SUBDIR += jove SUBDIR += leim SUBDIR += mg2a + SUBDIR += mule SUBDIR += ne SUBDIR += nedit SUBDIR += ng