diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2008-03-20 16:10:07 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2008-03-20 16:10:07 +0000 |
commit | 25c7c125a9cf5556bfb4a27cc2314dabe5e30a38 (patch) | |
tree | 9ecea84aae8850f83ffa6dddbcf6352796602a60 /x11-wm/compiz-plugins-main | |
parent | 2c2170a8717d638ec4a9e3440ee3feb3fa28987e (diff) | |
download | ports-25c7c125a9cf5556bfb4a27cc2314dabe5e30a38.tar.gz ports-25c7c125a9cf5556bfb4a27cc2314dabe5e30a38.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 afd68ec9b654..8f47fac51b79 100644 --- a/x11-wm/compiz-plugins-main/Makefile +++ b/x11-wm/compiz-plugins-main/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.6.0 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/ -MAINTAINER= rnoland@2hip.net +MAINTAINER= ports@FreeBSD.org COMMENT= Plugins for Compiz Composite Window Manager LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \ |