aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2008-03-21 00:10:07 +0800
committerwxs <wxs@FreeBSD.org>2008-03-21 00:10:07 +0800
commit12cd63ed94353c7f53a26c0374b946ea426d5ad1 (patch)
tree20e57015280db3257843be12afbedfb7b0e66902 /x11-wm
parentdc5b95d82e4be4cbce4cd987c6277e7952ad37b6 (diff)
downloadfreebsd-ports-gnome-12cd63ed94353c7f53a26c0374b946ea426d5ad1.tar.gz
freebsd-ports-gnome-12cd63ed94353c7f53a26c0374b946ea426d5ad1.tar.zst
freebsd-ports-gnome-12cd63ed94353c7f53a26c0374b946ea426d5ad1.zip
Reset maintainer due to bouncing mails.
Discussed with pav. Submitted by: miwi on IRC Approved by: garga (mentor)
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/beryl-core/Makefile2
-rw-r--r--x11-wm/beryl-manager/Makefile2
-rw-r--r--x11-wm/beryl-plugins-unsupported/Makefile2
-rw-r--r--x11-wm/beryl-plugins/Makefile2
-rw-r--r--x11-wm/beryl-settings-bindings/Makefile2
-rw-r--r--x11-wm/beryl-settings/Makefile2
-rw-r--r--x11-wm/beryl/Makefile2
-rw-r--r--x11-wm/ccsm/Makefile2
-rw-r--r--x11-wm/compiz-fusion-plugins-extra/Makefile2
-rw-r--r--x11-wm/compiz-fusion-plugins-main/Makefile2
-rw-r--r--x11-wm/compiz-fusion-plugins-unsupported/Makefile2
-rw-r--r--x11-wm/compiz-fusion/Makefile2
-rw-r--r--x11-wm/compiz-plugins-extra/Makefile2
-rw-r--r--x11-wm/compiz-plugins-main/Makefile2
-rw-r--r--x11-wm/compiz-plugins-unsupported/Makefile2
-rw-r--r--x11-wm/compiz/Makefile2
-rw-r--r--x11-wm/compizconfig-backend-gconf/Makefile2
-rw-r--r--x11-wm/compizconfig-python/Makefile2
-rw-r--r--x11-wm/emerald/Makefile2
-rw-r--r--x11-wm/heliodor/Makefile2
-rw-r--r--x11-wm/libcompizconfig/Makefile2
21 files changed, 21 insertions, 21 deletions
diff --git a/x11-wm/beryl-core/Makefile b/x11-wm/beryl-core/Makefile
index 0ed02322b5fb..085f78edba6d 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= ports@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 d69a6b98967b..f78b315b7cf7 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= ports@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 5695175b10a8..b5a0a86569d1 100644
--- a/x11-wm/beryl-plugins-unsupported/Makefile
+++ b/x11-wm/beryl-plugins-unsupported/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.2.1
CATEGORIES= x11-wm
MASTER_SITES= http://releases.beryl-project.org/${PORTVERSION}/
-MAINTAINER= rnoland@2hip.net
+MAINTAINER= ports@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 49a0a640bff3..ad0292792078 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= ports@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 d8e295d0797a..ef4af4654ac6 100644
--- a/x11-wm/beryl-settings-bindings/Makefile
+++ b/x11-wm/beryl-settings-bindings/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://releases.beryl-project.org/${PORTVERSION}/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= flz/beryl/
-MAINTAINER= rnoland@2hip.net
+MAINTAINER= ports@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 80b29ebf1cc8..15eaad2b1533 100644
--- a/x11-wm/beryl-settings/Makefile
+++ b/x11-wm/beryl-settings/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://releases.beryl-project.org/${PORTVERSION}/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= flz/beryl/
-MAINTAINER= rnoland@2hip.net
+MAINTAINER= ports@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 c9ecbfc0a8ec..89673a35b46e 100644
--- a/x11-wm/beryl/Makefile
+++ b/x11-wm/beryl/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= # none
DISTFILES= # none
EXTRACT_ONLY= # none
-MAINTAINER= rnoland@2hip.net
+MAINTAINER= ports@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 65ab8719f26b..ed01a8acd826 100644
--- a/x11-wm/ccsm/Makefile
+++ b/x11-wm/ccsm/Makefile
@@ -11,7 +11,7 @@ PORTVERSION= 0.6.0
CATEGORIES= x11-wm
MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/
-MAINTAINER= rnoland@2hip.net
+MAINTAINER= ports@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 83ab1ab997ef..d8a0e4df5a5a 100644
--- a/x11-wm/compiz-fusion-plugins-extra/Makefile
+++ b/x11-wm/compiz-fusion-plugins-extra/Makefile
@@ -11,7 +11,7 @@ PORTVERSION= 0.6.0
CATEGORIES= x11-wm
MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/
-MAINTAINER= rnoland@2hip.net
+MAINTAINER= ports@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 afd68ec9b654..8f47fac51b79 100644
--- a/x11-wm/compiz-fusion-plugins-main/Makefile
+++ b/x11-wm/compiz-fusion-plugins-main/Makefile
@@ -11,7 +11,7 @@ PORTVERSION= 0.6.0
CATEGORIES= x11-wm
MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/
-MAINTAINER= rnoland@2hip.net
+MAINTAINER= ports@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 164a731b9a36..03237c1a3328 100644
--- a/x11-wm/compiz-fusion-plugins-unsupported/Makefile
+++ b/x11-wm/compiz-fusion-plugins-unsupported/Makefile
@@ -11,7 +11,7 @@ PORTVERSION= 0.6.0
CATEGORIES= x11-wm
MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/
-MAINTAINER= rnoland@2hip.net
+MAINTAINER= ports@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 6aca368cb6a7..2eb4787c106a 100644
--- a/x11-wm/compiz-fusion/Makefile
+++ b/x11-wm/compiz-fusion/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= # none
DISTFILES= # none
EXTRACT_ONLY= # none
-MAINTAINER= rnoland@2hip.net
+MAINTAINER= ports@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 83ab1ab997ef..d8a0e4df5a5a 100644
--- a/x11-wm/compiz-plugins-extra/Makefile
+++ b/x11-wm/compiz-plugins-extra/Makefile
@@ -11,7 +11,7 @@ PORTVERSION= 0.6.0
CATEGORIES= x11-wm
MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/
-MAINTAINER= rnoland@2hip.net
+MAINTAINER= ports@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 afd68ec9b654..8f47fac51b79 100644
--- a/x11-wm/compiz-plugins-main/Makefile
+++ b/x11-wm/compiz-plugins-main/Makefile
@@ -11,7 +11,7 @@ PORTVERSION= 0.6.0
CATEGORIES= x11-wm
MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/
-MAINTAINER= rnoland@2hip.net
+MAINTAINER= ports@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 164a731b9a36..03237c1a3328 100644
--- a/x11-wm/compiz-plugins-unsupported/Makefile
+++ b/x11-wm/compiz-plugins-unsupported/Makefile
@@ -11,7 +11,7 @@ PORTVERSION= 0.6.0
CATEGORIES= x11-wm
MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/
-MAINTAINER= rnoland@2hip.net
+MAINTAINER= ports@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 26178018d419..63d48b4f9f3d 100644
--- a/x11-wm/compiz/Makefile
+++ b/x11-wm/compiz/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.6.2
#PORTREVISION= 1
CATEGORIES= x11-wm
-MAINTAINER= rnoland@2hip.net
+MAINTAINER= ports@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 631603989ed4..f7f7e1be3902 100644
--- a/x11-wm/compizconfig-backend-gconf/Makefile
+++ b/x11-wm/compizconfig-backend-gconf/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= x11-wm
MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/
-MAINTAINER= rnoland@2hip.net
+MAINTAINER= ports@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 852143169589..da1c20b65fc7 100644
--- a/x11-wm/compizconfig-python/Makefile
+++ b/x11-wm/compizconfig-python/Makefile
@@ -11,7 +11,7 @@ PORTVERSION= 0.6.0.1
CATEGORIES= x11-wm
MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/
-MAINTAINER= rnoland@2hip.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python bindings for the compizconfig library
BUILD_DEPENDS= \
diff --git a/x11-wm/emerald/Makefile b/x11-wm/emerald/Makefile
index 3bcd63febfbb..8e54c667fbb5 100644
--- a/x11-wm/emerald/Makefile
+++ b/x11-wm/emerald/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= x11-wm
MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/
-MAINTAINER= rnoland@2hip.net
+MAINTAINER= ports@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 10aaa05c11b1..84ece90f4747 100644
--- a/x11-wm/heliodor/Makefile
+++ b/x11-wm/heliodor/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= x11-wm
MASTER_SITES= http://releases.beryl-project.org/${PORTVERSION}/
-MAINTAINER= rnoland@2hip.net
+MAINTAINER= ports@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 7c58cc97ced5..e3afc931dc61 100644
--- a/x11-wm/libcompizconfig/Makefile
+++ b/x11-wm/libcompizconfig/Makefile
@@ -11,7 +11,7 @@ PORTVERSION= 0.6.0
CATEGORIES= x11-wm
MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/
-MAINTAINER= rnoland@2hip.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= An alternative configuration system for Compiz
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compiz.pc:${PORTSDIR}/x11-wm/compiz