aboutsummaryrefslogtreecommitdiff
path: root/editors/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1998-12-07 22:02:16 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1998-12-07 22:02:16 +0000
commit98696860d920f1b9003b65e2261aa6d08e8df580 (patch)
treefe8bc8537022b13f63e9d06f865d734d144e979f /editors/Makefile
parent80ec5b25dc75801bb2098566d7f68f420ccb62d6 (diff)
downloadports-98696860d920f1b9003b65e2261aa6d08e8df580.tar.gz
ports-98696860d920f1b9003b65e2261aa6d08e8df580.zip
Activate yudit.
Notes
Notes: svn path=/head/; revision=15181
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 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>