aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authortorstenb <torstenb@FreeBSD.org>1995-02-16 07:53:48 +0800
committertorstenb <torstenb@FreeBSD.org>1995-02-16 07:53:48 +0800
commit59d11a34cd0410a713d6ed86769c15affe14aba4 (patch)
tree5aa118238ee8c488de03e4dde232c5cbbfc4b949 /misc
parent5eea2bf49b1c846a9cf0bc86f22ea1e442b45b88 (diff)
downloadfreebsd-ports-gnome-59d11a34cd0410a713d6ed86769c15affe14aba4.tar.gz
freebsd-ports-gnome-59d11a34cd0410a713d6ed86769c15affe14aba4.tar.zst
freebsd-ports-gnome-59d11a34cd0410a713d6ed86769c15affe14aba4.zip
add tua to the subdirs list
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 520bd09f16fc..94b33f1a951b 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,8 +1,8 @@
-# $Id: Makefile,v 1.37 1995/02/06 05:30:34 asami Exp $
+# $Id: Makefile,v 1.38 1995/02/10 02:14:22 asami Exp $
#
# restricted: pgp.usa_only pgp.non-usa_only
#
-SUBDIR= cpm hfs iozone ispell less mshell mtools nkf rman screen top \
+SUBDIR= cpm hfs iozone ispell less mshell mtools nkf rman screen top tua \
xdu xsysstats
.include <bsd.port.subdir.mk>