diff options
author | rene <rene@FreeBSD.org> | 2011-10-27 04:27:27 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2011-10-27 04:27:27 +0800 |
commit | b1287e30bdbfa08af247218ea1565958c48f273d (patch) | |
tree | 233aa08f209bf68904e5d75c9f3b005cbf063956 /x11-clocks | |
parent | 00d5c5d0e9579d2c1dcf018c0ab21e5637be5408 (diff) | |
download | freebsd-ports-gnome-b1287e30bdbfa08af247218ea1565958c48f273d.tar.gz freebsd-ports-gnome-b1287e30bdbfa08af247218ea1565958c48f273d.tar.zst freebsd-ports-gnome-b1287e30bdbfa08af247218ea1565958c48f273d.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-clocks')
-rw-r--r-- | x11-clocks/xfce4-datetime-plugin/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/xfce4-datetime-plugin/pkg-descr | 2 | ||||
-rw-r--r-- | x11-clocks/xfce4-timer-out-plugin/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/xfce4-timer-plugin/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11-clocks/xfce4-datetime-plugin/Makefile b/x11-clocks/xfce4-datetime-plugin/Makefile index 4024f4ec213f..623db840ae71 100644 --- a/x11-clocks/xfce4-datetime-plugin/Makefile +++ b/x11-clocks/xfce4-datetime-plugin/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org -COMMENT= A datetime plugin for xfce +COMMENT= A datetime plugin for Xfce USE_GMAKE= yes USE_BZIP2= yes diff --git a/x11-clocks/xfce4-datetime-plugin/pkg-descr b/x11-clocks/xfce4-datetime-plugin/pkg-descr index 98a36af2e5f1..3e68bfd195bb 100644 --- a/x11-clocks/xfce4-datetime-plugin/pkg-descr +++ b/x11-clocks/xfce4-datetime-plugin/pkg-descr @@ -1,3 +1,3 @@ -Datetime plugin for the xfce panel. +Datetime plugin for the Xfce panel. WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin diff --git a/x11-clocks/xfce4-timer-out-plugin/Makefile b/x11-clocks/xfce4-timer-out-plugin/Makefile index 556079c626aa..cec7240fde3c 100644 --- a/x11-clocks/xfce4-timer-out-plugin/Makefile +++ b/x11-clocks/xfce4-timer-out-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 out plugin for xfce +COMMENT= A timer out plugin for Xfce USE_BZIP2= yes USE_GMAKE= yes 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 |