diff options
author | marcus <marcus@FreeBSD.org> | 2003-06-03 06:06:04 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-06-03 06:06:04 +0800 |
commit | 0509531fbbc7a0722ae15886b78ab6222e7ec05a (patch) | |
tree | e7928b649192b6f4e77f45d3ae16a9c35c9e6993 /x11 | |
parent | a7e2377e67cca39ff77009ca188eb905cba7b887 (diff) | |
download | freebsd-ports-gnome-0509531fbbc7a0722ae15886b78ab6222e7ec05a.tar.gz freebsd-ports-gnome-0509531fbbc7a0722ae15886b78ab6222e7ec05a.tar.zst freebsd-ports-gnome-0509531fbbc7a0722ae15886b78ab6222e7ec05a.zip |
gswitchit_applet is now gswitchit.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index bf93b9a30fc9..5e53b2b4e7ee 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -57,7 +57,7 @@ SUBDIR += gnomesession SUBDIR += gnometerminal SUBDIR += gromit - SUBDIR += gswitchit_applet + SUBDIR += gswitchit SUBDIR += gtk-theme-switch SUBDIR += gvid SUBDIR += gxset |