diff options
author | rene <rene@FreeBSD.org> | 2011-10-23 19:56:51 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2011-10-23 19:56:51 +0800 |
commit | 98cb4555c868c8ce6f1caac3d9608d0f329df768 (patch) | |
tree | 1c263f6b564e70faed407c5c51884a03c40c6d73 /sysutils | |
parent | 5ac817ed515a44623be8b87cd27bd4beea0ae0a6 (diff) | |
download | freebsd-ports-gnome-98cb4555c868c8ce6f1caac3d9608d0f329df768.tar.gz freebsd-ports-gnome-98cb4555c868c8ce6f1caac3d9608d0f329df768.tar.zst freebsd-ports-gnome-98cb4555c868c8ce6f1caac3d9608d0f329df768.zip |
Re-assign to the Xfce team.
Approved by: oliver (previous maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/garcon/Makefile | 2 | ||||
-rw-r--r-- | sysutils/xfce4-settings/Makefile | 2 | ||||
-rw-r--r-- | sysutils/xfce4-utils/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/garcon/Makefile b/sysutils/garcon/Makefile index 40608e6e6de9..282945032e90 100644 --- a/sysutils/garcon/Makefile +++ b/sysutils/garcon/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/xfce/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 -MAINTAINER= oliver@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= XFce 4 essential utilities and scripts USE_AUTOTOOLS= libtool diff --git a/sysutils/xfce4-settings/Makefile b/sysutils/xfce4-settings/Makefile index 5e0a0bbb1808..85da917bcbd6 100644 --- a/sysutils/xfce4-settings/Makefile +++ b/sysutils/xfce4-settings/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/xfce/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 -MAINTAINER= oliver@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= XFce 4 settings application LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib diff --git a/sysutils/xfce4-utils/Makefile b/sysutils/xfce4-utils/Makefile index 03e8f4f9db0b..9cc6bfad3ae6 100644 --- a/sysutils/xfce4-utils/Makefile +++ b/sysutils/xfce4-utils/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= src/xfce/xfce-utils/${PORTVERSION:R} DISTNAME= xfce-utils-${PORTVERSION} DIST_SUBDIR= xfce4 -MAINTAINER= oliver@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= XFce 4 essential utilities and scripts CONFLICTS= xfce4-utils-4.6* |