diff options
author | pav <pav@FreeBSD.org> | 2004-07-31 04:47:55 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-07-31 04:47:55 +0800 |
commit | a19a68fa783cb5c402323516a6aff35cd6ef81e2 (patch) | |
tree | b088cb694aa442e0f97128694b9a859163f98ef3 /sysutils/Makefile | |
parent | 0f54add31cf41e49a6ae89c6aa1432082bd192cb (diff) | |
download | freebsd-ports-gnome-a19a68fa783cb5c402323516a6aff35cd6ef81e2.tar.gz freebsd-ports-gnome-a19a68fa783cb5c402323516a6aff35cd6ef81e2.tar.zst freebsd-ports-gnome-a19a68fa783cb5c402323516a6aff35cd6ef81e2.zip |
Add torsmo, a system monitor that sits in the corner of your desktop. Torsmo can
show various information about your system and it's peripherals.
PR: ports/69743
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 10d156a9660c..744a4f1bd96d 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -402,6 +402,7 @@ SUBDIR += timelimit SUBDIR += tmpwatch SUBDIR += top + SUBDIR += torsmo SUBDIR += toshctl SUBDIR += tree SUBDIR += ttyload |