aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authormr <mr@FreeBSD.org>2003-10-19 01:28:13 +0800
committermr <mr@FreeBSD.org>2003-10-19 01:28:13 +0800
commit093d3a605d56d64d079bbaa6f76c25056f02e78b (patch)
treebb53dbc37dab6506f4e11f7632452f586dbbeb87 /sysutils/Makefile
parentcef18bdb08c6e51242983a305216e273f7e320a1 (diff)
downloadfreebsd-ports-gnome-093d3a605d56d64d079bbaa6f76c25056f02e78b.tar.gz
freebsd-ports-gnome-093d3a605d56d64d079bbaa6f76c25056f02e78b.tar.zst
freebsd-ports-gnome-093d3a605d56d64d079bbaa6f76c25056f02e78b.zip
Add gstopd to the ports.
gstopd stops disks (da(4) currently) after some amount of inactivity. The inactivity is measured using GEOM(4) statistics.
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