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 | |
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')
-rw-r--r-- | x11-wm/beryl-core/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/beryl-manager/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/beryl-plugins-unsupported/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/beryl-plugins/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/beryl-settings-bindings/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/beryl-settings/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/beryl/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/ccsm/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/compiz-fusion-plugins-extra/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/compiz-fusion-plugins-main/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/compiz-fusion-plugins-unsupported/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/compiz-fusion/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/compiz-plugins-extra/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/compiz-plugins-main/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/compiz-plugins-unsupported/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/compiz/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/compizconfig-backend-gconf/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/compizconfig-python/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/emerald/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/heliodor/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/libcompizconfig/Makefile | 4 |
21 files changed, 34 insertions, 34 deletions
diff --git a/x11-wm/beryl-core/Makefile b/x11-wm/beryl-core/Makefile index 06bf200c9157..0c0105dfd1e8 100644 --- a/x11-wm/beryl-core/Makefile +++ b/x11-wm/beryl-core/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://releases.beryl-project.org/${PORTVERSION}/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= flz/beryl/ -MAINTAINER= rnoland@2hip.net +MAINTAINER= rnoland@FreeBSD.org COMMENT= Beryl Composite/Window Manager LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ diff --git a/x11-wm/beryl-manager/Makefile b/x11-wm/beryl-manager/Makefile index d5f51ce1f798..775f12db30ac 100644 --- a/x11-wm/beryl-manager/Makefile +++ b/x11-wm/beryl-manager/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://releases.beryl-project.org/${PORTVERSION}/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= flz/beryl/ -MAINTAINER= rnoland@2hip.net +MAINTAINER= rnoland@FreeBSD.org COMMENT= Manager for Beryl Composite/Window Manager GNU_CONFIGURE= yes diff --git a/x11-wm/beryl-plugins-unsupported/Makefile b/x11-wm/beryl-plugins-unsupported/Makefile index a20285b665dd..60253b6c29b7 100644 --- a/x11-wm/beryl-plugins-unsupported/Makefile +++ b/x11-wm/beryl-plugins-unsupported/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: beryl-plugins-unsupported # Date created: 2007-06-08 -# Whom: Robert Noland <rnoland@2hip.net> +# Whom: Robert Noland <rnoland@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://releases.beryl-project.org/${PORTVERSION}/ -MAINTAINER= rnoland@2hip.net +MAINTAINER= rnoland@FreeBSD.org COMMENT= Additional Plugins for Beryl Composite/Window Manager # XXX - Might depends on graphics/libsvg-cairo instead. diff --git a/x11-wm/beryl-plugins/Makefile b/x11-wm/beryl-plugins/Makefile index 0e89dba47cb3..f8afbc48065c 100644 --- a/x11-wm/beryl-plugins/Makefile +++ b/x11-wm/beryl-plugins/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://releases.beryl-project.org/${PORTVERSION}/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= flz/beryl/ -MAINTAINER= rnoland@2hip.net +MAINTAINER= rnoland@FreeBSD.org COMMENT= Plugins for Beryl Composite/Window Manager # XXX - Might depends on graphics/libsvg-cairo instead. diff --git a/x11-wm/beryl-settings-bindings/Makefile b/x11-wm/beryl-settings-bindings/Makefile index 2137d4abb1b4..3b33ec02cebf 100644 --- a/x11-wm/beryl-settings-bindings/Makefile +++ b/x11-wm/beryl-settings-bindings/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://releases.beryl-project.org/${PORTVERSION}/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= flz/beryl/ -MAINTAINER= rnoland@2hip.net +MAINTAINER= rnoland@FreeBSD.org COMMENT= Beryl Settings Bindings BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/berylsettings.pc:${PORTSDIR}/x11-wm/beryl-core \ diff --git a/x11-wm/beryl-settings/Makefile b/x11-wm/beryl-settings/Makefile index 899cd973465d..6bd71dfe1583 100644 --- a/x11-wm/beryl-settings/Makefile +++ b/x11-wm/beryl-settings/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://releases.beryl-project.org/${PORTVERSION}/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= flz/beryl/ -MAINTAINER= rnoland@2hip.net +MAINTAINER= rnoland@FreeBSD.org COMMENT= Beryl Settings Manager BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/beryl.pc:${PORTSDIR}/x11-wm/beryl-core \ diff --git a/x11-wm/beryl/Makefile b/x11-wm/beryl/Makefile index 1be122ddb51c..d82d0779463c 100644 --- a/x11-wm/beryl/Makefile +++ b/x11-wm/beryl/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= # none DISTFILES= # none EXTRACT_ONLY= # none -MAINTAINER= rnoland@2hip.net +MAINTAINER= rnoland@FreeBSD.org COMMENT= Beryl Composite/Window Manager meta-port NO_BUILD= yes diff --git a/x11-wm/ccsm/Makefile b/x11-wm/ccsm/Makefile index d90e823aa08a..e85ab37309ab 100644 --- a/x11-wm/ccsm/Makefile +++ b/x11-wm/ccsm/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: ccsm # Date created: 2007-08-17 -# Whom: Robert Noland <rnoland@2hip.net> +# Whom: Robert Noland <rnoland@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/ -MAINTAINER= rnoland@2hip.net +MAINTAINER= rnoland@FreeBSD.org COMMENT= A Python/GTK based settings manager for CompizConfig RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compizconfig-python.pc:${PORTSDIR}/x11-wm/compizconfig-python diff --git a/x11-wm/compiz-fusion-plugins-extra/Makefile b/x11-wm/compiz-fusion-plugins-extra/Makefile index 390271bf2f96..074611f36700 100644 --- a/x11-wm/compiz-fusion-plugins-extra/Makefile +++ b/x11-wm/compiz-fusion-plugins-extra/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: compiz-fusion-plugins-extra # 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 diff --git a/x11-wm/compiz-fusion-plugins-main/Makefile b/x11-wm/compiz-fusion-plugins-main/Makefile index 123eb7760b1e..3bc1b0b3193c 100644 --- a/x11-wm/compiz-fusion-plugins-main/Makefile +++ b/x11-wm/compiz-fusion-plugins-main/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: compiz-fusion-plugins-main # Date created: 2007-08-15 -# 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 \ 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 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 diff --git a/x11-wm/compiz-plugins-extra/Makefile b/x11-wm/compiz-plugins-extra/Makefile index 390271bf2f96..074611f36700 100644 --- a/x11-wm/compiz-plugins-extra/Makefile +++ b/x11-wm/compiz-plugins-extra/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: compiz-fusion-plugins-extra # 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 diff --git a/x11-wm/compiz-plugins-main/Makefile b/x11-wm/compiz-plugins-main/Makefile index 123eb7760b1e..3bc1b0b3193c 100644 --- a/x11-wm/compiz-plugins-main/Makefile +++ b/x11-wm/compiz-plugins-main/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: compiz-fusion-plugins-main # Date created: 2007-08-15 -# 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 \ diff --git a/x11-wm/compiz-plugins-unsupported/Makefile b/x11-wm/compiz-plugins-unsupported/Makefile index 5e1ef7e4ba67..cf83dd9bd6c4 100644 --- a/x11-wm/compiz-plugins-unsupported/Makefile +++ b/x11-wm/compiz-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 diff --git a/x11-wm/compiz/Makefile b/x11-wm/compiz/Makefile index 90ce176424c9..166f0dc655c3 100644 --- a/x11-wm/compiz/Makefile +++ b/x11-wm/compiz/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.6.2 PORTREVISION= 2 CATEGORIES= x11-wm -MAINTAINER= rnoland@2hip.net +MAINTAINER= rnoland@FreeBSD.org COMMENT= Compiz Composite/Window Manager LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ diff --git a/x11-wm/compizconfig-backend-gconf/Makefile b/x11-wm/compizconfig-backend-gconf/Makefile index 04cf322b5c94..2d985565c1a4 100644 --- a/x11-wm/compizconfig-backend-gconf/Makefile +++ b/x11-wm/compizconfig-backend-gconf/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: compizconfig-backend-gconf # Date created: 2007-08-17 -# Whom: Robert Noland <rnoland@2hip.net> +# Whom: Robert Noland <rnoland@FreeBSD.org> # # $FreeBSD$ # @@ -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= The gconf backend for CompizConfig BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compiz.pc:${PORTSDIR}/x11-wm/compiz diff --git a/x11-wm/compizconfig-python/Makefile b/x11-wm/compizconfig-python/Makefile index 6f6629f30aa7..e5245c928d5c 100644 --- a/x11-wm/compizconfig-python/Makefile +++ b/x11-wm/compizconfig-python/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: compizconfig-python # Date created: 2007-08-17 -# Whom: Robert Noland <rnoland@2hip.net> +# Whom: Robert Noland <rnoland@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/ -MAINTAINER= rnoland@2hip.net +MAINTAINER= rnoland@FreeBSD.org COMMENT= Python bindings for the compizconfig library BUILD_DEPENDS= \ 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 diff --git a/x11-wm/heliodor/Makefile b/x11-wm/heliodor/Makefile index 4d5c4160908e..6cf0e43d8137 100644 --- a/x11-wm/heliodor/Makefile +++ b/x11-wm/heliodor/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: heliodor # Date created: 2007-02-05 -# Whom: Robert Noland <rnoland@2hip.net> +# Whom: Robert Noland <rnoland@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://releases.beryl-project.org/${PORTVERSION}/ -MAINTAINER= rnoland@2hip.net +MAINTAINER= rnoland@FreeBSD.org COMMENT= Heliodor Window Decorator BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/beryl.pc:${PORTSDIR}/x11-wm/beryl-core diff --git a/x11-wm/libcompizconfig/Makefile b/x11-wm/libcompizconfig/Makefile index 8c017d954737..c91453650829 100644 --- a/x11-wm/libcompizconfig/Makefile +++ b/x11-wm/libcompizconfig/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: libcompizconfig # Date created: 2007-08-16 -# Whom: Robert Noland <rnoland@2hip.net> +# Whom: Robert Noland <rnoland@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ PORTVERSION= 0.6.0 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/ -MAINTAINER= rnoland@2hip.net +MAINTAINER= rnoland@FreeBSD.org COMMENT= An alternative configuration system for Compiz BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compiz.pc:${PORTSDIR}/x11-wm/compiz |