diff options
author | rene <rene@FreeBSD.org> | 2011-10-23 21:46:01 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2011-10-23 21:46:01 +0800 |
commit | 8268d54010780b3150363bede6fa5c02b1dc8bd1 (patch) | |
tree | dc2452865862baa0dff735badb8cd8bd56b01290 /sysutils | |
parent | a3da36db5033d1fd5f1e1d25f08a453cdaf0e52b (diff) | |
download | freebsd-ports-graphics-8268d54010780b3150363bede6fa5c02b1dc8bd1.tar.gz freebsd-ports-graphics-8268d54010780b3150363bede6fa5c02b1dc8bd1.tar.zst freebsd-ports-graphics-8268d54010780b3150363bede6fa5c02b1dc8bd1.zip |
Re-assign to the Xfce team.
Approved by: miwi (previous maintainer, Xfce team member)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xfce4-battery-plugin/Makefile | 2 | ||||
-rw-r--r-- | sysutils/xfce4-fsguard-plugin/Makefile | 2 | ||||
-rw-r--r-- | sysutils/xfce4-genmon-plugin/Makefile | 2 | ||||
-rw-r--r-- | sysutils/xfce4-places-plugin/Makefile | 2 | ||||
-rw-r--r-- | sysutils/xfce4-wavelan-plugin/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/xfce4-battery-plugin/Makefile b/sysutils/xfce4-battery-plugin/Makefile index 9664c689454..702f3146358 100644 --- a/sysutils/xfce4-battery-plugin/Makefile +++ b/sysutils/xfce4-battery-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= Battery monitor panel plugin for XFce4 ONLY_FOR_ARCHS= i386 amd64 diff --git a/sysutils/xfce4-fsguard-plugin/Makefile b/sysutils/xfce4-fsguard-plugin/Makefile index 451c1ca5ba8..f154707b5d7 100644 --- a/sysutils/xfce4-fsguard-plugin/Makefile +++ b/sysutils/xfce4-fsguard-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= XFce4 panel plugin to check a mountpoint for free disk space GNU_CONFIGURE= yes diff --git a/sysutils/xfce4-genmon-plugin/Makefile b/sysutils/xfce4-genmon-plugin/Makefile index f8a5c907e53..f566c32b90a 100644 --- a/sysutils/xfce4-genmon-plugin/Makefile +++ b/sysutils/xfce4-genmon-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= Generic Monitor XFce4 panel plugin GNU_CONFIGURE= yes diff --git a/sysutils/xfce4-places-plugin/Makefile b/sysutils/xfce4-places-plugin/Makefile index 8e3d054b703..8abc5b1bc36 100644 --- a/sysutils/xfce4-places-plugin/Makefile +++ b/sysutils/xfce4-places-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 file browser launcher for XFce4 panel plugin BROKEN= Does not work with xfce 4.8 diff --git a/sysutils/xfce4-wavelan-plugin/Makefile b/sysutils/xfce4-wavelan-plugin/Makefile index 1e3ef09846a..1c6b3275f3a 100644 --- a/sysutils/xfce4-wavelan-plugin/Makefile +++ b/sysutils/xfce4-wavelan-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= Displays various information about a WaveLAN device LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png |