diff options
author | Robert Noland <rnoland@FreeBSD.org> | 2008-07-30 19:00:36 +0000 |
---|---|---|
committer | Robert Noland <rnoland@FreeBSD.org> | 2008-07-30 19:00:36 +0000 |
commit | 1e22e237ba534a0216a8bc6a077bf9b48227cdff (patch) | |
tree | 414121e3b677e45fe420bac4d80f6ba61555ab76 /x11-wm/emerald | |
parent | d3b9a7446e995a2ade66fba11ceb39e043afe4e9 (diff) | |
download | ports-1e22e237ba534a0216a8bc6a077bf9b48227cdff.tar.gz ports-1e22e237ba534a0216a8bc6a077bf9b48227cdff.zip |
Notes
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 250e2a7d763f..a1a449e66655 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 |