diff options
author | Rene Ladan <rene@FreeBSD.org> | 2011-10-27 04:27:27 +0800 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2011-10-27 04:27:27 +0800 |
commit | 43e1cc46abf071af2bec7eae9a5d29c690c8af9f (patch) | |
tree | 8c8ce1dc1615b4ccbca5a226dfc593243e449769 /x11/xfce4-quicklauncher-plugin | |
parent | 375cb28253af1769c1d3fe374911182dd354800e (diff) | |
download | freebsd-ports-gnome-43e1cc46abf071af2bec7eae9a5d29c690c8af9f.tar.gz freebsd-ports-gnome-43e1cc46abf071af2bec7eae9a5d29c690c8af9f.tar.zst freebsd-ports-gnome-43e1cc46abf071af2bec7eae9a5d29c690c8af9f.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-quicklauncher-plugin')
-rw-r--r-- | x11/xfce4-quicklauncher-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xfce4-quicklauncher-plugin/Makefile b/x11/xfce4-quicklauncher-plugin/Makefile index dcdc34998c1e..56340c0bb1fa 100644 --- a/x11/xfce4-quicklauncher-plugin/Makefile +++ b/x11/xfce4-quicklauncher-plugin/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org -COMMENT= Quicklauncher plugin for xfce +COMMENT= Quicklauncher plugin for Xfce BROKEN= does not configure |