diff options
author | adamw <adamw@FreeBSD.org> | 2004-05-18 08:11:16 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2004-05-18 08:11:16 +0800 |
commit | 18b11fdff74bf174532338a5fa50405ecab9378a (patch) | |
tree | b8d66a1fdc7201f1b954ac0a7aa47893a5269acf /sysutils/Makefile | |
parent | b67296b7c9934e90cf4f2e86777346a4aa3df161 (diff) | |
download | freebsd-ports-gnome-18b11fdff74bf174532338a5fa50405ecab9378a.tar.gz freebsd-ports-gnome-18b11fdff74bf174532338a5fa50405ecab9378a.tar.zst freebsd-ports-gnome-18b11fdff74bf174532338a5fa50405ecab9378a.zip |
Add gnomesystemtools.
Various tools to assist in administration and configuration of a workstation.
Included are tools to:
* Administer user and group accounts
* Change the date, time, and time zone
* Set up and configure network interfaces
* Modify bootloader settings
* Start, stop, and modify system services
WWW: http://www.gnome.org/projects/gst/
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 69b2895b2933..3db482dd356d 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -153,6 +153,7 @@ SUBDIR += gnomecontrolcenter2 SUBDIR += gnomefind SUBDIR += gnomesystemmonitor + SUBDIR += gnomesystemtools SUBDIR += gpart SUBDIR += gpkgdep SUBDIR += growspd |