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 /x11 | |
parent | a3da36db5033d1fd5f1e1d25f08a453cdaf0e52b (diff) | |
download | freebsd-ports-gnome-8268d54010780b3150363bede6fa5c02b1dc8bd1.tar.gz freebsd-ports-gnome-8268d54010780b3150363bede6fa5c02b1dc8bd1.tar.zst freebsd-ports-gnome-8268d54010780b3150363bede6fa5c02b1dc8bd1.zip |
Re-assign to the Xfce team.
Approved by: miwi (previous maintainer, Xfce team member)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xfce4-quicklauncher-plugin/Makefile | 2 | ||||
-rw-r--r-- | x11/xfce4-screenshooter-plugin/Makefile | 2 | ||||
-rw-r--r-- | x11/xfce4-taskmanager/Makefile | 2 | ||||
-rw-r--r-- | x11/xfce4-verve-plugin/Makefile | 2 | ||||
-rw-r--r-- | x11/xfce4-wmdock-plugin/Makefile | 2 | ||||
-rw-r--r-- | x11/xfce4-xfapplet-plugin/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/x11/xfce4-quicklauncher-plugin/Makefile b/x11/xfce4-quicklauncher-plugin/Makefile index 9d4806a47601..dcdc34998c1e 100644 --- a/x11/xfce4-quicklauncher-plugin/Makefile +++ b/x11/xfce4-quicklauncher-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= Quicklauncher plugin for xfce BROKEN= does not configure diff --git a/x11/xfce4-screenshooter-plugin/Makefile b/x11/xfce4-screenshooter-plugin/Makefile index 285592541517..adb7e21e4bcd 100644 --- a/x11/xfce4-screenshooter-plugin/Makefile +++ b/x11/xfce4-screenshooter-plugin/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR=/src/apps/xfce4-screenshooter/${PORTVERSION:R} DIST_SUBDIR= xfce4 DISTNAME= xfce4-screenshooter-${PORTVERSION} -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= Desktop Screenshot plugin for xfce LIB_DEPENDS= soup-2.4.1:${PORTSDIR}/devel/libsoup diff --git a/x11/xfce4-taskmanager/Makefile b/x11/xfce4-taskmanager/Makefile index 6817c289249b..78fb12ca09c2 100644 --- a/x11/xfce4-taskmanager/Makefile +++ b/x11/xfce4-taskmanager/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= A task manager for XFCE LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \ diff --git a/x11/xfce4-verve-plugin/Makefile b/x11/xfce4-verve-plugin/Makefile index 59bbc97d436a..e13778f1d1ec 100644 --- a/x11/xfce4-verve-plugin/Makefile +++ b/x11/xfce4-verve-plugin/Makefile @@ -15,7 +15,7 @@ DIST_SUBDIR= xfce4 PKGNAMEPREFIX= xfce4- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= A command line plugin for xfce4 LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre diff --git a/x11/xfce4-wmdock-plugin/Makefile b/x11/xfce4-wmdock-plugin/Makefile index cb0b8217752e..83523a9deac8 100644 --- a/x11/xfce4-wmdock-plugin/Makefile +++ b/x11/xfce4-wmdock-plugin/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.4 CATEGORIES= x11 xfce MASTER_SITES= http://www.ibh.de/~ellguth/develop/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= WMdock plugin for XFCE USE_BZIP2= yes diff --git a/x11/xfce4-xfapplet-plugin/Makefile b/x11/xfce4-xfapplet-plugin/Makefile index 12d0aca7be25..edfb4c827eee 100644 --- a/x11/xfce4-xfapplet-plugin/Makefile +++ b/x11/xfce4-xfapplet-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= Xfapplet plugin for xfce LIB_DEPENDS= panelappletmm-2.6:${PORTSDIR}/x11-toolkits/libpanelappletmm |