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-verve-plugin | |
parent | 375cb28253af1769c1d3fe374911182dd354800e (diff) | |
download | ports-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-verve-plugin')
-rw-r--r-- | x11/xfce4-verve-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xfce4-verve-plugin/Makefile b/x11/xfce4-verve-plugin/Makefile index e13778f1d1ec..67f18a9815b9 100644 --- a/x11/xfce4-verve-plugin/Makefile +++ b/x11/xfce4-verve-plugin/Makefile @@ -16,7 +16,7 @@ PKGNAMEPREFIX= xfce4- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= xfce@FreeBSD.org -COMMENT= A command line plugin for xfce4 +COMMENT= A command line plugin for Xfce4 LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre |