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/libxfce4menu/Makefile | |
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/libxfce4menu/Makefile')
-rw-r--r-- | x11/libxfce4menu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libxfce4menu/Makefile b/x11/libxfce4menu/Makefile index f936cbc8a8a9..9f90e3faaf8e 100644 --- a/x11/libxfce4menu/Makefile +++ b/x11/libxfce4menu/Makefile @@ -13,7 +13,7 @@ DISTNAME= libxfce4ui-${PORTVERSION} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org -COMMENT= XFce 4 library for a freedesktop.org compliant menu implementation +COMMENT= Xfce 4 library for a freedesktop.org compliant menu implementation USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes |