diff options
author | Rene Ladan <rene@FreeBSD.org> | 2011-10-23 13:46:01 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2011-10-23 13:46:01 +0000 |
commit | 73684155f20d1d6846d5a9b4e5342d601c52bfcb (patch) | |
tree | 4fd1cf271a1d3216d819c7bdf37a70a973c6b92e /x11-clocks | |
parent | 7840ceb42fbf06f5c0e1afccabe9a7ed0ab5c646 (diff) |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/xfce4-datetime-plugin/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/xfce4-timer-out-plugin/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/xfce4-timer-plugin/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-clocks/xfce4-datetime-plugin/Makefile b/x11-clocks/xfce4-datetime-plugin/Makefile index aa4bc8461ebb..4024f4ec213f 100644 --- a/x11-clocks/xfce4-datetime-plugin/Makefile +++ b/x11-clocks/xfce4-datetime-plugin/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= A datetime plugin for xfce USE_GMAKE= yes diff --git a/x11-clocks/xfce4-timer-out-plugin/Makefile b/x11-clocks/xfce4-timer-out-plugin/Makefile index c1236c003ab4..556079c626aa 100644 --- a/x11-clocks/xfce4-timer-out-plugin/Makefile +++ b/x11-clocks/xfce4-timer-out-plugin/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= A timer out plugin for xfce USE_BZIP2= yes diff --git a/x11-clocks/xfce4-timer-plugin/Makefile b/x11-clocks/xfce4-timer-plugin/Makefile index ab678c6105dd..879c862ba898 100644 --- a/x11-clocks/xfce4-timer-plugin/Makefile +++ b/x11-clocks/xfce4-timer-plugin/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= A timer plugin for xfce USE_BZIP2= yes |