diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-07-05 10:51:42 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-07-05 10:51:42 +0800 |
commit | 47845666a3ffdb480725bbb30f568130a1b663a3 (patch) | |
tree | 87e882d966622b901fb5de407fe187e6f868a6a1 /x11-wm/compizconfig-python | |
parent | 584add60c13303a4b4956f24fad3a03a314e229d (diff) | |
download | freebsd-ports-gnome-47845666a3ffdb480725bbb30f568130a1b663a3.tar.gz freebsd-ports-gnome-47845666a3ffdb480725bbb30f568130a1b663a3.tar.zst freebsd-ports-gnome-47845666a3ffdb480725bbb30f568130a1b663a3.zip |
- Reassign to the heap
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 cd071c140aa7..42cf1e30d092 100644 --- a/x11-wm/compizconfig-python/Makefile +++ b/x11-wm/compizconfig-python/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ -MAINTAINER= rnoland@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python bindings for the compizconfig library BUILD_DEPENDS= \ |