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-clocks/xfce4-timer-plugin/Makefile | |
parent | 375cb28253af1769c1d3fe374911182dd354800e (diff) |
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-clocks/xfce4-timer-plugin/Makefile')
-rw-r--r-- | x11-clocks/xfce4-timer-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/xfce4-timer-plugin/Makefile b/x11-clocks/xfce4-timer-plugin/Makefile index 879c862ba898..28ef364de711 100644 --- a/x11-clocks/xfce4-timer-plugin/Makefile +++ b/x11-clocks/xfce4-timer-plugin/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org -COMMENT= A timer plugin for xfce +COMMENT= A timer plugin for Xfce USE_BZIP2= yes USE_GMAKE= yes |