diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2005-04-30 21:46:14 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2005-04-30 21:46:14 +0000 |
commit | 937348d0fe9808c48c6bc4a1856fa655a815fa69 (patch) | |
tree | e0528de31d700fe12446b7bd224f93a819fb13a9 /x11/Makefile | |
parent | Upgrade to Alpha14. (diff) |
Complete repocopy user-selector-applet to fast-user-switch-applet and
update to 0.2.1
PR: 80408
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 10615448a0c7..57962c89ddb0 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -45,6 +45,7 @@ SUBDIR += erun SUBDIR += eterm SUBDIR += eweather + SUBDIR += fast-user-switch-applet SUBDIR += fbdesk SUBDIR += fbpanel SUBDIR += fbsd-icons @@ -174,7 +175,6 @@ SUBDIR += temperature.app SUBDIR += tkgoodstuff SUBDIR += tycoon - SUBDIR += user-selector-applet SUBDIR += vdesk SUBDIR += wdm SUBDIR += wmappl |