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/emerald | |
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/emerald')
-rw-r--r-- | x11-wm/emerald/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/emerald/Makefile b/x11-wm/emerald/Makefile index 8e54c667fbb5..3bcd63febfbb 100644 --- a/x11-wm/emerald/Makefile +++ b/x11-wm/emerald/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= Emerald Window Decorator BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compiz.pc:${PORTSDIR}/x11-wm/compiz |