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/compizconfig-python | |
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/compizconfig-python')
-rw-r--r-- | x11-wm/compizconfig-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/compizconfig-python/Makefile b/x11-wm/compizconfig-python/Makefile index da1c20b65fc7..852143169589 100644 --- a/x11-wm/compizconfig-python/Makefile +++ b/x11-wm/compizconfig-python/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.6.0.1 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= Python bindings for the compizconfig library BUILD_DEPENDS= \ |