summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-04-29 10:29:44 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-04-29 10:29:44 +0000
commit3b98555ce63521cc473716429fbe997a40bbfd65 (patch)
tree63e1c4ca55e49f433ec2e7f8ec2783f53407a82f /editors
parentRemove tkHTML (diff)
Add tkHTML.
Notes
Notes: svn path=/head/; revision=1554
Diffstat (limited to 'editors')
-rw-r--r--editors/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 1b2872bf4834..bb4f45d5c058 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,7 +1,7 @@
-# $Id: Makefile,v 1.13 1995/04/10 08:08:18 jkh Exp $
+# $Id: Makefile,v 1.14 1995/04/11 06:47:06 jkh Exp $
#
# broken: uemacs, mastersite never reachable in three weeks
# mule should probably be in ports/japanese.
-SUBDIR= axe emacs jove vile mule xemacs xvile
+SUBDIR= axe emacs jove tkHTML vile mule xemacs xvile
.include <bsd.port.subdir.mk>