diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:41:52 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:41:52 +0000 |
commit | a82be642f6dae8f3ca0e39a6b6bef62258582083 (patch) | |
tree | c89079a5e21301d544af37d30ffa2f92da0a669f /sysutils/Makefile | |
parent | f1bb12de8e50bf76ae21f37debda60994ec7fd99 (diff) | |
download | ports-a82be642f6dae8f3ca0e39a6b6bef62258582083.tar.gz ports-a82be642f6dae8f3ca0e39a6b6bef62258582083.zip |
Notes
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 4e34b0a2b5ac..76f1d738cddc 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -229,10 +229,13 @@ SUBDIR += glload SUBDIR += gnome-control-center SUBDIR += gnome-control-center1 + SUBDIR += gnome-mount SUBDIR += gnome-pkgview + SUBDIR += gnome-power-manager SUBDIR += gnome-schedule SUBDIR += gnome-system-monitor SUBDIR += gnome-system-tools + SUBDIR += gnome-volume-manager SUBDIR += gnomebaker SUBDIR += gnomefind SUBDIR += gpart @@ -246,10 +249,13 @@ SUBDIR += grub SUBDIR += gstopd SUBDIR += gstreamer-plugins-cdio80 + SUBDIR += gstreamer-plugins-hal SUBDIR += gtk-imonc SUBDIR += gtk-send-pr SUBDIR += gtoaster SUBDIR += gupsc + SUBDIR += hal + SUBDIR += hal-device-manager SUBDIR += hammerhead SUBDIR += hdup SUBDIR += healthd @@ -472,6 +478,7 @@ SUBDIR += plconfig SUBDIR += plod SUBDIR += pmap + SUBDIR += policykit SUBDIR += port-authoring-tools SUBDIR += port-maintenance-tools SUBDIR += portbrowser |