diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2008-03-24 15:44:31 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2008-03-24 15:44:31 +0000 |
commit | e00d37b854e23470d790bb6cf94a852c36adee10 (patch) | |
tree | 03b57c33ba2782eaf6425e9d06ac1d4162af5bce /x11-wm | |
parent | c694fb976e54a1bdf0c0a6bf68b98792e96908dd (diff) | |
download | ports-e00d37b854e23470d790bb6cf94a852c36adee10.tar.gz ports-e00d37b854e23470d790bb6cf94a852c36adee10.zip |
Notes
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 | 2 | ||||
-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 | 2 | ||||
-rw-r--r-- | x11-wm/compiz-fusion-plugins-extra/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/compiz-fusion-plugins-main/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/compiz-fusion-plugins-unsupported/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/compiz-fusion/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/compiz-plugins-extra/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/compiz-plugins-main/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/compiz-plugins-unsupported/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/compiz/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/compizconfig-backend-gconf/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/compizconfig-python/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/emerald/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/heliodor/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/libcompizconfig/Makefile | 2 |
21 files changed, 21 insertions, 21 deletions
diff --git a/x11-wm/beryl-core/Makefile b/x11-wm/beryl-core/Makefile index 085f78edba6d..0ed02322b5fb 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= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net 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 f78b315b7cf7..d69a6b98967b 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= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net 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 b5a0a86569d1..5695175b10a8 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= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net 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 ad0292792078..49a0a640bff3 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= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net 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 ef4af4654ac6..d8e295d0797a 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= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net 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 15eaad2b1533..80b29ebf1cc8 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= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net 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 89673a35b46e..c9ecbfc0a8ec 100644 --- a/x11-wm/beryl/Makefile +++ b/x11-wm/beryl/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= # none DISTFILES= # none EXTRACT_ONLY= # none -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= Beryl Composite/Window Manager meta-port NO_BUILD= yes diff --git a/x11-wm/ccsm/Makefile b/x11-wm/ccsm/Makefile index ed01a8acd826..65ab8719f26b 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= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net 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 d8a0e4df5a5a..83ab1ab997ef 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= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net 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 8f47fac51b79..afd68ec9b654 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= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net 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 03237c1a3328..164a731b9a36 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= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net 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 2eb4787c106a..6aca368cb6a7 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= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net 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 d8a0e4df5a5a..83ab1ab997ef 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= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net 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 8f47fac51b79..afd68ec9b654 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= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net 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 03237c1a3328..164a731b9a36 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= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net 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 63d48b4f9f3d..26178018d419 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= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net 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 f7f7e1be3902..631603989ed4 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= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net 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 da1c20b65fc7..852143169589 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= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= Python bindings for the compizconfig library BUILD_DEPENDS= \ diff --git a/x11-wm/emerald/Makefile b/x11-wm/emerald/Makefile index 8e54c667fbb5..3bcd63febfbb 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= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net 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 84ece90f4747..10aaa05c11b1 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= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net 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 e3afc931dc61..7c58cc97ced5 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= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= An alternative configuration system for Compiz BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compiz.pc:${PORTSDIR}/x11-wm/compiz |