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 /x11-wm | |
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 'x11-wm')
-rw-r--r-- | x11-wm/xfce/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/xfce4-desktop/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/xfce4-panel/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/xfce4-session/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/xfce4-wm/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/xfce4/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/x11-wm/xfce/Makefile b/x11-wm/xfce/Makefile index 20759a43e55b..f9662a846124 100644 --- a/x11-wm/xfce/Makefile +++ b/x11-wm/xfce/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 12 CATEGORIES= x11-wm xfce MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-3%20%28old%29/${PORTVERSION} -MAINTAINER= oliver@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= CDE like desktop with GTK LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile diff --git a/x11-wm/xfce4-desktop/Makefile b/x11-wm/xfce4-desktop/Makefile index 7c4bb70df513..aa7a4b2ccc23 100644 --- a/x11-wm/xfce4-desktop/Makefile +++ b/x11-wm/xfce4-desktop/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= src/xfce/xfdesktop/${PORTVERSION:R} DISTNAME= xfdesktop-${PORTVERSION} DIST_SUBDIR= xfce4 -MAINTAINER= oliver@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= XFce 4 desktop background manager and root menu DOCSDIR= ${PREFIX}/share/doc/xfdesktop diff --git a/x11-wm/xfce4-panel/Makefile b/x11-wm/xfce4-panel/Makefile index 0e1096a1309b..e05835b15f35 100644 --- a/x11-wm/xfce4-panel/Makefile +++ b/x11-wm/xfce4-panel/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 panel module LIB_DEPENDS= wnck-1.22:${PORTSDIR}/x11-toolkits/libwnck \ diff --git a/x11-wm/xfce4-session/Makefile b/x11-wm/xfce4-session/Makefile index 141555e90147..66d36c1fbf73 100644 --- a/x11-wm/xfce4-session/Makefile +++ b/x11-wm/xfce4-session/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= Session manager for the Xfce 4 desktop environment BUILD_DEPENDS= iceauth:${PORTSDIR}/x11/iceauth diff --git a/x11-wm/xfce4-wm/Makefile b/x11-wm/xfce4-wm/Makefile index 44c07e349081..c86bb5376d22 100644 --- a/x11-wm/xfce4-wm/Makefile +++ b/x11-wm/xfce4-wm/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= src/xfce/xfwm4/${PORTVERSION:R} DISTNAME= xfwm4-${PORTVERSION} DIST_SUBDIR= xfce4 -MAINTAINER= oliver@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= XFce 4 window manager CONFIGURE_ARGS= --enable-xinerama diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile index 80090ee5cc80..d0897d07f607 100644 --- a/x11-wm/xfce4/Makefile +++ b/x11-wm/xfce4/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= # empty DISTFILES= # empty EXTRACT_ONLY= # empty -MAINTAINER= oliver@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= The "meta-port" for the XFce 4 desktop environment OPTIONS= ICONS "Install a full icon theme" on \ |