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/compiz-plugins-main | |
parent | 160953339fae9c5b8ba5249e387fabc88a06f93f (diff) | |
download | ports-3b3f78904cefc8abc8ce8b1c752e445405b0fc2e.tar.gz ports-3b3f78904cefc8abc8ce8b1c752e445405b0fc2e.zip |
Notes
Diffstat (limited to 'x11-wm/compiz-plugins-main')
-rw-r--r-- | x11-wm/compiz-plugins-main/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/compiz-plugins-main/Makefile b/x11-wm/compiz-plugins-main/Makefile index bffef0161ee3..a0a432088b1a 100644 --- a/x11-wm/compiz-plugins-main/Makefile +++ b/x11-wm/compiz-plugins-main/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ -MAINTAINER= rnoland@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Plugins for Compiz Composite Window Manager LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \ |