diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-07-05 02:51:42 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-07-05 02:51:42 +0000 |
commit | 3b3f78904cefc8abc8ce8b1c752e445405b0fc2e (patch) | |
tree | a968321c6e98cbe48882c76b37386184e23b63fa /x11-wm/compizconfig-backend-gconf | |
parent | 160953339fae9c5b8ba5249e387fabc88a06f93f (diff) |
Notes
Diffstat (limited to 'x11-wm/compizconfig-backend-gconf')
-rw-r--r-- | x11-wm/compizconfig-backend-gconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/compizconfig-backend-gconf/Makefile b/x11-wm/compizconfig-backend-gconf/Makefile index 30216d0fdbf6..d98993f6c849 100644 --- a/x11-wm/compizconfig-backend-gconf/Makefile +++ b/x11-wm/compizconfig-backend-gconf/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= The gconf backend for CompizConfig BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compiz.pc:${PORTSDIR}/x11-wm/compiz |