diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-12-24 00:46:13 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-12-24 00:46:13 +0000 |
commit | 3671f90c68f42904b31126a6ddef6ee900477dc9 (patch) | |
tree | 3be63354f985bc4a11e5e07cf47c2c5f1d97de27 | |
parent | 737650f98d8be0ccc18efe4434df5bda26fb2d82 (diff) | |
download | pkgsrc-3671f90c68f42904b31126a6ddef6ee900477dc9.tar.gz |
add & enable tload
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 4c8e46a99db..9a4c1a6c0b2 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 1999/12/20 03:22:12 hubertf Exp $ +# $NetBSD: Makefile,v 1.52 1999/12/24 00:46:13 hubertf Exp $ # FreeBSD Id: Makefile,v 1.23 1997/09/30 06:14:59 asami Exp # @@ -55,6 +55,7 @@ SUBDIR += sux SUBDIR += sysinfo # SUBDIR += tcplist + SUBDIR += tload SUBDIR += top SUBDIR += toshutils # SUBDIR += tua |