summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-03-02 01:02:56 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-03-02 01:02:56 +0000
commit8148d231edb15021299ea5ebb418a98d24de7c15 (patch)
treee19befc393ade3342ea6cf3de48d5fa343d7742f /misc
parentImport of ports/misc/ytree (diff)
Activate ytree
Notes
Notes: svn path=/head/; revision=9986
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index ac103153fd8f..d3869778c724 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.130 1998/01/26 16:28:12 erich Exp $
+# $Id: Makefile,v 1.131 1998/02/18 14:41:53 cwt Exp $
#
SUBDIR += acron
@@ -63,6 +63,7 @@
SUBDIR += xpns
SUBDIR += xtar
SUBDIR += xtimer
+ SUBDIR += ytree
SUBDIR += zorro
.include <bsd.port.subdir.mk>