diff options
author | pav <pav@FreeBSD.org> | 2003-12-18 04:47:38 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2003-12-18 04:47:38 +0800 |
commit | a66c96f3801ba573b95c239a5e07ae0d7efe25ab (patch) | |
tree | baeba43cc119245e6eb302a5e24106307c4ec586 /sysutils/Makefile | |
parent | 14eb3f205839827b2a168b20a0d773c2138c6f30 (diff) | |
download | freebsd-ports-gnome-a66c96f3801ba573b95c239a5e07ae0d7efe25ab.tar.gz freebsd-ports-gnome-a66c96f3801ba573b95c239a5e07ae0d7efe25ab.tar.zst freebsd-ports-gnome-a66c96f3801ba573b95c239a5e07ae0d7efe25ab.zip |
Add growspd, a small utility to display growth rate of a specified file.
PR: ports/54553
Submitted by: Peter Kolmisoppi <growspd@brokep.com>
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 1ed526ac6ac5..7d5a98a4458e 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -139,6 +139,7 @@ SUBDIR += gok SUBDIR += gpart SUBDIR += gpkgdep + SUBDIR += growspd SUBDIR += grub SUBDIR += gstopd SUBDIR += gtk-imonc |