diff options
author | marcus <marcus@FreeBSD.org> | 2002-08-28 15:25:11 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-08-28 15:25:11 +0800 |
commit | bba4b1594bf7acc1747640b2220fdea436b2c65f (patch) | |
tree | 446a330f4a2a52a3158a9a293b169572d3bf220a /sysutils/Makefile | |
parent | 58e28ee1f1e03b56c2e875f919586e736d9d3cb0 (diff) | |
download | freebsd-ports-gnome-bba4b1594bf7acc1747640b2220fdea436b2c65f.tar.gz freebsd-ports-gnome-bba4b1594bf7acc1747640b2220fdea436b2c65f.tar.zst freebsd-ports-gnome-bba4b1594bf7acc1747640b2220fdea436b2c65f.zip |
Add xsu, a GNOME 1 tool to run commands as root.
PR: 42103
Submitted by: Juan Salaverria <rael@vectorstar.net>
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 a1fa22482b19..2e8e9f5e1a3f 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -254,6 +254,7 @@ SUBDIR += xosview SUBDIR += xperfmon SUBDIR += xperfmon3 + SUBDIR += xsu SUBDIR += xsysinfo SUBDIR += xsysstats SUBDIR += xw |