summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorMichael Reifenberger <mr@FreeBSD.org>2003-10-18 17:28:13 +0000
committerMichael Reifenberger <mr@FreeBSD.org>2003-10-18 17:28:13 +0000
commitd51451b438555e58bf46dc7f29ab60f623967c51 (patch)
tree3d94bbd5e5c9807989b81111502cc12ca62ddd2c /sysutils/Makefile
parentAdd forgotten file to plist. (diff)
Add gstopd to the ports.
gstopd stops disks (da(4) currently) after some amount of inactivity. The inactivity is measured using GEOM(4) statistics.
Notes
Notes: svn path=/head/; revision=91584
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 032cdad9600c..2c4201cf4265 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -131,6 +131,7 @@
SUBDIR += gpart
SUBDIR += gpkgdep
SUBDIR += grub
+ SUBDIR += gstopd
SUBDIR += gtk-imonc
SUBDIR += gtk-send-pr
SUBDIR += gtoaster