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/emerald | |
parent | faaa30ccd49f65f95d8fea2fcfbea20bac9d2323 (diff) | |
download | freebsd-ports-graphics-a0ed9e48122c33594d26c61b5cea1faf9a06421b.tar.gz freebsd-ports-graphics-a0ed9e48122c33594d26c61b5cea1faf9a06421b.tar.zst freebsd-ports-graphics-a0ed9e48122c33594d26c61b5cea1faf9a06421b.zip |
Update my email address to my @FreeBSD.org address.
Approved by: garga (mentor)
Diffstat (limited to 'x11-wm/emerald')
-rw-r--r-- | x11-wm/emerald/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/emerald/Makefile b/x11-wm/emerald/Makefile index 250e2a7d763..a1a449e6665 100644 --- a/x11-wm/emerald/Makefile +++ b/x11-wm/emerald/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/ -MAINTAINER= rnoland@2hip.net +MAINTAINER= rnoland@FreeBSD.org COMMENT= Emerald Window Decorator BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compiz.pc:${PORTSDIR}/x11-wm/compiz |