diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2008-06-24 19:12:06 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2008-06-24 19:12:06 +0000 |
commit | ce2a5d265b040f47a8065f77127b36f5c3e2b892 (patch) | |
tree | 02778d922e1d519d05566aa7e7eaea94c25cefd2 /x11/gnustep-app | |
parent | fc0a410721e760b4e46ec8d36362af6b486b58fd (diff) |
Notes
Diffstat (limited to 'x11/gnustep-app')
-rw-r--r-- | x11/gnustep-app/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnustep-app/Makefile b/x11/gnustep-app/Makefile index 1ce8cac850d0..f4a5aae4b818 100644 --- a/x11/gnustep-app/Makefile +++ b/x11/gnustep-app/Makefile @@ -102,7 +102,6 @@ USE_GNUSTEP_SYSTEM_APPS+= \ Preferences:deskutils/preferences.app \ GWorkspace:deskutils/gworkspace \ TextEdit:editors/textedit.app \ - TimeMon:sysutils/timemon \ Terminal:x11/terminal.app \ Emacs:editors/emacs.app \ GSPdf:print/gspdf \ @@ -128,6 +127,7 @@ USE_GNUSTEP_LOCAL_APPS+= \ SlideShow:graphics/gnustep-slideshow \ Preview:graphics/preview \ oolite:games/oolite \ + TimeMon:sysutils/timemon \ Cenon:graphics/cenon \ Gridlock:games/gridlock \ PRICE:graphics/price \ |