aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>1998-12-08 06:02:16 +0800
committerkuriyama <kuriyama@FreeBSD.org>1998-12-08 06:02:16 +0800
commitbd26b7a1ecc28e9c19384227c84e11fb7ed6817d (patch)
treed6849a08287edf0762fd6f17eaf4ea69e5d40e57
parent946f7419f0455c942c9d95e87f71f25fa9f964c2 (diff)
downloadfreebsd-ports-gnome-bd26b7a1ecc28e9c19384227c84e11fb7ed6817d.tar.gz
freebsd-ports-gnome-bd26b7a1ecc28e9c19384227c84e11fb7ed6817d.tar.zst
freebsd-ports-gnome-bd26b7a1ecc28e9c19384227c84e11fb7ed6817d.zip
Activate yudit.
-rw-r--r--editors/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 7fc4df52b230..0b0c4649f22b 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.58 1998/09/03 11:38:27 obrien Exp $
+# $Id: Makefile,v 1.59 1998/09/18 22:05:55 vanilla Exp $
#
SUBDIR += asedit
@@ -39,5 +39,6 @@
SUBDIR += xemacs-mule-common
SUBDIR += xemacs20
SUBDIR += xvile
+ SUBDIR += yudit
.include <bsd.port.subdir.mk>