diff options
author | torstenb <torstenb@FreeBSD.org> | 1995-02-16 07:53:48 +0800 |
---|---|---|
committer | torstenb <torstenb@FreeBSD.org> | 1995-02-16 07:53:48 +0800 |
commit | 59d11a34cd0410a713d6ed86769c15affe14aba4 (patch) | |
tree | 5aa118238ee8c488de03e4dde232c5cbbfc4b949 /misc | |
parent | 5eea2bf49b1c846a9cf0bc86f22ea1e442b45b88 (diff) | |
download | freebsd-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/Makefile | 4 |
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> |