diff options
author | pav <pav@FreeBSD.org> | 2004-10-24 16:02:52 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-10-24 16:02:52 +0000 |
commit | 4bc031535c0bc584eb0021a9b31b434cd1e734d9 (patch) | |
tree | af76f89d6afc9d376f095fda2090a476823ddaaf /x11/Makefile | |
parent | 474fe5179106c455e89fb55ba70c466269c8e086 (diff) | |
download | FreeBSD-ports-4bc031535c0bc584eb0021a9b31b434cd1e734d9.zip FreeBSD-ports-4bc031535c0bc584eb0021a9b31b434cd1e734d9.tar.gz |
- Move x11-wm/fbdesk to x11 category, to improve consistency (idesk port
is already in x11).
PR: ports/72860
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Approved by: Hendrik Scholz <hscholz@raisdorf.net> (maintainer)
Repocopy by: marcus
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 1eeb6e9..a8c8093 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -44,6 +44,7 @@ SUBDIR += erun SUBDIR += eterm SUBDIR += eweather + SUBDIR += fbdesk SUBDIR += fbpanel SUBDIR += fbsd-icons SUBDIR += fixesext |