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/xfce4-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/xfce4-wm')
-rw-r--r-- | x11-wm/xfce4-wm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |