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 | |
parent | 375cb28253af1769c1d3fe374911182dd354800e (diff) | |
download | ports-43e1cc46abf071af2bec7eae9a5d29c690c8af9f.tar.gz ports-43e1cc46abf071af2bec7eae9a5d29c690c8af9f.zip |
Notes
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 |