diff options
author | rene <rene@FreeBSD.org> | 2011-10-27 04:27:27 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2011-10-27 04:27:27 +0800 |
commit | b1287e30bdbfa08af247218ea1565958c48f273d (patch) | |
tree | 233aa08f209bf68904e5d75c9f3b005cbf063956 /x11/xfce4-wmdock-plugin | |
parent | 00d5c5d0e9579d2c1dcf018c0ab21e5637be5408 (diff) | |
download | freebsd-ports-gnome-b1287e30bdbfa08af247218ea1565958c48f273d.tar.gz freebsd-ports-gnome-b1287e30bdbfa08af247218ea1565958c48f273d.tar.zst freebsd-ports-gnome-b1287e30bdbfa08af247218ea1565958c48f273d.zip |
Consistify spelling of "Xfce", and some other projects while there.
Also remove a commented out BROKEN line for x11/xfce4-clipman-plugin
PR: ports/160730
Submitted by: ryusuke
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 |