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 /devel/compiz-bcop | |
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 'devel/compiz-bcop')
-rw-r--r-- | devel/compiz-bcop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/compiz-bcop/Makefile b/devel/compiz-bcop/Makefile index 42980346d3db..656b9b37f1b4 100644 --- a/devel/compiz-bcop/Makefile +++ b/devel/compiz-bcop/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: compiz-bcop # Date created: 2007-08-15 -# Whom: Robert Noland <rnoland@2hip.net> +# Whom: Robert Noland <rnoland@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= devel x11-wm MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/ -MAINTAINER= rnoland@2hip.net +MAINTAINER= rnoland@FreeBSD.org COMMENT= Code generator for Compiz Fusion Plugins # This annoys me... |