diff options
author | wiz <wiz@pkgsrc.org> | 2000-09-07 11:30:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-09-07 11:30:52 +0000 |
commit | b6ae2b3b12f1a124f90f3b02175769f9f97c5a07 (patch) | |
tree | da3ced7859e436c70e2ec360c78591addc156a35 /sysutils/Makefile | |
parent | 1617f0113fe35101170bdbccd1e640bfb2de13c2 (diff) | |
download | pkgsrc-b6ae2b3b12f1a124f90f3b02175769f9f97c5a07.tar.gz |
add and enable tkcron
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 71ddbd61aa6..a00250a9e12 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2000/09/01 16:27:07 veego Exp $ +# $NetBSD: Makefile,v 1.71 2000/09/07 11:30:52 wiz Exp $ # FreeBSD Id: Makefile,v 1.23 1997/09/30 06:14:59 asami Exp # @@ -51,6 +51,7 @@ SUBDIR += sshsh SUBDIR += sux SUBDIR += sysinfo + SUBDIR += tkcron SUBDIR += tload SUBDIR += top SUBDIR += toshutils |