diff options
author | rnoland <rnoland@FreeBSD.org> | 2008-07-31 03:00:36 +0800 |
---|---|---|
committer | rnoland <rnoland@FreeBSD.org> | 2008-07-31 03:00:36 +0800 |
commit | a0ed9e48122c33594d26c61b5cea1faf9a06421b (patch) | |
tree | c03bd8ed7ec1784629262daebf15d2c7abfb1559 /x11-wm/compiz-fusion-plugins-unsupported | |
parent | faaa30ccd49f65f95d8fea2fcfbea20bac9d2323 (diff) | |
download | freebsd-ports-gnome-a0ed9e48122c33594d26c61b5cea1faf9a06421b.tar.gz freebsd-ports-gnome-a0ed9e48122c33594d26c61b5cea1faf9a06421b.tar.zst freebsd-ports-gnome-a0ed9e48122c33594d26c61b5cea1faf9a06421b.zip |
Update my email address to my @FreeBSD.org address.
Approved by: garga (mentor)
Diffstat (limited to 'x11-wm/compiz-fusion-plugins-unsupported')
-rw-r--r-- | x11-wm/compiz-fusion-plugins-unsupported/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/compiz-fusion-plugins-unsupported/Makefile b/x11-wm/compiz-fusion-plugins-unsupported/Makefile index 5e1ef7e4ba67..cf83dd9bd6c4 100644 --- a/x11-wm/compiz-fusion-plugins-unsupported/Makefile +++ b/x11-wm/compiz-fusion-plugins-unsupported/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: compiz-fusion-plugins-unsupported # Date created: 2007-08-17 -# Whom: Robert Noland <rnoland@2hip.net> +# Whom: Robert Noland <rnoland@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/ -MAINTAINER= rnoland@2hip.net +MAINTAINER= rnoland@FreeBSD.org COMMENT= Plugins for Compiz Composite Window Manager LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo |