diff options
author | pav <pav@FreeBSD.org> | 2004-10-25 00:02:52 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-10-25 00:02:52 +0800 |
commit | 4bc031535c0bc584eb0021a9b31b434cd1e734d9 (patch) | |
tree | af76f89d6afc9d376f095fda2090a476823ddaaf /x11/fbdesk | |
parent | 474fe5179106c455e89fb55ba70c466269c8e086 (diff) | |
download | freebsd-ports-graphics-4bc031535c0bc584eb0021a9b31b434cd1e734d9.tar.gz freebsd-ports-graphics-4bc031535c0bc584eb0021a9b31b434cd1e734d9.tar.zst freebsd-ports-graphics-4bc031535c0bc584eb0021a9b31b434cd1e734d9.zip |
- 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/fbdesk')
-rw-r--r-- | x11/fbdesk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/fbdesk/Makefile b/x11/fbdesk/Makefile index 50071de2a78..31d7563287a 100644 --- a/x11/fbdesk/Makefile +++ b/x11/fbdesk/Makefile @@ -7,7 +7,7 @@ PORTNAME= fbdesk PORTVERSION= 1.2.1 -CATEGORIES= x11-wm +CATEGORIES= x11 MASTER_SITES= http://fluxbox.sourceforge.net/download/ MAINTAINER= hendrik@scholz.net |