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 | |
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')
-rw-r--r-- | x11-wm/compiz-fusion/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/compiz-fusion/Makefile b/x11-wm/compiz-fusion/Makefile index 654731f2a3c3..69cf333caa7d 100644 --- a/x11-wm/compiz-fusion/Makefile +++ b/x11-wm/compiz-fusion/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: compiz-fusion # Date created: 2007-10-22 -# Whom: Robert C. Noland III <rnoland@2hip.net> +# Whom: Robert C. Noland III <rnoland@FreeBSD.org> # # $FreeBSD$ # @@ -14,7 +14,7 @@ MASTER_SITES= # none DISTFILES= # none EXTRACT_ONLY= # none -MAINTAINER= rnoland@2hip.net +MAINTAINER= rnoland@FreeBSD.org COMMENT= Metaport of compiz-fusion LIB_DEPENDS= compizconfig:${PORTSDIR}/x11-wm/libcompizconfig |