diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 1 | ||||
-rw-r--r-- | x11/fbdesk/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 1eeb6e93b0d2..a8c80939b919 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 diff --git a/x11/fbdesk/Makefile b/x11/fbdesk/Makefile index 50071de2a78f..31d7563287ab 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 |