diff options
author | Rene Ladan <rene@FreeBSD.org> | 2011-10-26 20:27:27 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2011-10-26 20:27:27 +0000 |
commit | 43e1cc46abf071af2bec7eae9a5d29c690c8af9f (patch) | |
tree | 8c8ce1dc1615b4ccbca5a226dfc593243e449769 /x11/xfce4-wmdock-plugin | |
parent | 375cb28253af1769c1d3fe374911182dd354800e (diff) |
Notes
Diffstat (limited to 'x11/xfce4-wmdock-plugin')
-rw-r--r-- | x11/xfce4-wmdock-plugin/Makefile | 2 | ||||
-rw-r--r-- | x11/xfce4-wmdock-plugin/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfce4-wmdock-plugin/Makefile b/x11/xfce4-wmdock-plugin/Makefile index 83523a9deac8..15c600c5b68c 100644 --- a/x11/xfce4-wmdock-plugin/Makefile +++ b/x11/xfce4-wmdock-plugin/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11 xfce MASTER_SITES= http://www.ibh.de/~ellguth/develop/ MAINTAINER= xfce@FreeBSD.org -COMMENT= WMdock plugin for XFCE +COMMENT= WMdock plugin for Xfce USE_BZIP2= yes GNU_CONFIGURE= yes diff --git a/x11/xfce4-wmdock-plugin/pkg-descr b/x11/xfce4-wmdock-plugin/pkg-descr index 0878da18b8c5..75ab1bfb9d53 100644 --- a/x11/xfce4-wmdock-plugin/pkg-descr +++ b/x11/xfce4-wmdock-plugin/pkg-descr @@ -1,5 +1,5 @@ The WMdock plugin is a compatibility layer for running WindowMaker dockapps -on the XFCE desktop. It integrates the dockapps into a panel, closely +on the Xfce desktop. It integrates the dockapps into a panel, closely resembling the look and feel of the WindowMaker dock or clip, respectively. WWW: http://www.ibh.de/~ellguth/xfce4-wmdock-plugin.html |