diff options
author | wxs <wxs@FreeBSD.org> | 2008-03-24 23:44:31 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2008-03-24 23:44:31 +0800 |
commit | cf6e65fd44d5f81eee7b07d2bd4390392399a957 (patch) | |
tree | 82f2b77e6456acf671d358b1ad8318979ca21397 /x11-wm/compiz/Makefile | |
parent | 12bc977ad21d165c3ca9d82667f2f7c48a65de0e (diff) | |
download | freebsd-ports-gnome-cf6e65fd44d5f81eee7b07d2bd4390392399a957.tar.gz freebsd-ports-gnome-cf6e65fd44d5f81eee7b07d2bd4390392399a957.tar.zst freebsd-ports-gnome-cf6e65fd44d5f81eee7b07d2bd4390392399a957.zip |
Pass maintainership back to rnoland - he's back online.
Sorry about this and welcome back!
Approved by: garga (implicit)
Diffstat (limited to 'x11-wm/compiz/Makefile')
-rw-r--r-- | x11-wm/compiz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/compiz/Makefile b/x11-wm/compiz/Makefile index 63d48b4f9f3d..26178018d419 100644 --- a/x11-wm/compiz/Makefile +++ b/x11-wm/compiz/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.6.2 #PORTREVISION= 1 CATEGORIES= x11-wm -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= Compiz Composite/Window Manager LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ |