aboutsummaryrefslogtreecommitdiff
path: root/x11/xfce4-clipman-plugin
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2011-10-26 20:27:27 +0000
committerRene Ladan <rene@FreeBSD.org>2011-10-26 20:27:27 +0000
commit43e1cc46abf071af2bec7eae9a5d29c690c8af9f (patch)
tree8c8ce1dc1615b4ccbca5a226dfc593243e449769 /x11/xfce4-clipman-plugin
parent375cb28253af1769c1d3fe374911182dd354800e (diff)
downloadports-43e1cc46abf071af2bec7eae9a5d29c690c8af9f.tar.gz
ports-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
Notes
Notes: svn path=/head/; revision=284387
Diffstat (limited to 'x11/xfce4-clipman-plugin')
-rw-r--r--x11/xfce4-clipman-plugin/Makefile4
-rw-r--r--x11/xfce4-clipman-plugin/pkg-descr2
2 files changed, 2 insertions, 4 deletions
diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile
index 0b26eadb3e51..da0b20fb6364 100644
--- a/x11/xfce4-clipman-plugin/Makefile
+++ b/x11/xfce4-clipman-plugin/Makefile
@@ -14,15 +14,13 @@ MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
-COMMENT= XFce 4 clipboard module for xfce4-panel
+COMMENT= Xfce 4 clipboard module for xfce4-panel
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
OPTIONS= UNIQUE "Enable Unique (single instance) support" on
-#BROKEN= Does not work with xfce 4.8
-
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GETTEXT= yes
diff --git a/x11/xfce4-clipman-plugin/pkg-descr b/x11/xfce4-clipman-plugin/pkg-descr
index a273fee79f4f..0d220dacb81c 100644
--- a/x11/xfce4-clipman-plugin/pkg-descr
+++ b/x11/xfce4-clipman-plugin/pkg-descr
@@ -1,4 +1,4 @@
-XFce 4 clipboard module for xfce4-panel. This plugin is a clipboard history
+Xfce 4 clipboard module for xfce4-panel. This plugin is a clipboard history
for the panel. It now includes a "Clear clipboard" option, and a drag-and-drop
paste feature contributed by Andre Lerche.