diff options
author | wxs <wxs@FreeBSD.org> | 2008-03-21 00:10:07 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2008-03-21 00:10:07 +0800 |
commit | 12cd63ed94353c7f53a26c0374b946ea426d5ad1 (patch) | |
tree | 20e57015280db3257843be12afbedfb7b0e66902 /x11-wm/compiz-plugins-main | |
parent | dc5b95d82e4be4cbce4cd987c6277e7952ad37b6 (diff) | |
download | freebsd-ports-gnome-12cd63ed94353c7f53a26c0374b946ea426d5ad1.tar.gz freebsd-ports-gnome-12cd63ed94353c7f53a26c0374b946ea426d5ad1.tar.zst freebsd-ports-gnome-12cd63ed94353c7f53a26c0374b946ea426d5ad1.zip |
Reset maintainer due to bouncing mails.
Discussed with pav.
Submitted by: miwi on IRC
Approved by: garga (mentor)
Diffstat (limited to 'x11-wm/compiz-plugins-main')
-rw-r--r-- | x11-wm/compiz-plugins-main/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/compiz-plugins-main/Makefile b/x11-wm/compiz-plugins-main/Makefile index afd68ec9b654..8f47fac51b79 100644 --- a/x11-wm/compiz-plugins-main/Makefile +++ b/x11-wm/compiz-plugins-main/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.6.0 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/ -MAINTAINER= rnoland@2hip.net +MAINTAINER= ports@FreeBSD.org COMMENT= Plugins for Compiz Composite Window Manager LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \ |