diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2020-06-14 16:01:50 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2020-06-14 16:01:50 +0000 |
commit | 20d7266927340c960a961b115681971f353ba155 (patch) | |
tree | ac9052f9787d96457ee92050a4b153ac30f65c8d | |
parent | a7023161ba4168b92a600c7e420b7a49da7014ad (diff) |
Reset maintainer on compiz and related ports
Reset the maintainer on x11-wm/compiz and a few related ports.
Update MASTERDIR to make them fetchable again.
PR: 246461 246442
Submitted by: Chris Hutchinson (new maintainer)
Approved by: Daniel Austin (previous maintainer)
MFH: 2020Q2
Notes
Notes:
svn path=/head/; revision=538818
-rw-r--r-- | x11-wm/compiz-plugins-main/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/compiz/Makefile | 4 | ||||
-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 | 4 | ||||
-rw-r--r-- | x11-wm/libcompizconfig/Makefile | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/x11-wm/compiz-plugins-main/Makefile b/x11-wm/compiz-plugins-main/Makefile index 53ed5710caac..9df9edaa1309 100644 --- a/x11-wm/compiz-plugins-main/Makefile +++ b/x11-wm/compiz-plugins-main/Makefile @@ -5,9 +5,9 @@ PORTNAME= compiz-plugins-main PORTVERSION= 0.8.8 PORTREVISION= 6 CATEGORIES= x11-wm -MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ +MASTER_SITES= https://BSDforge.com/projects/source/x11-wm/compiz-plugins-main/ -MAINTAINER= freebsd-ports@dan.me.uk +MAINTAINER= portmaster@BSDforge.com COMMENT= Plugins for Compiz Composite Window Manager LICENSE= GPLv2+ diff --git a/x11-wm/compiz/Makefile b/x11-wm/compiz/Makefile index 502fc03c89ef..32733ed61d2f 100644 --- a/x11-wm/compiz/Makefile +++ b/x11-wm/compiz/Makefile @@ -4,9 +4,9 @@ PORTNAME= compiz PORTVERSION= 0.8.8 PORTREVISION= 9 CATEGORIES= x11-wm -MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ +MASTER_SITES= https://BSDforge.com/projects/source/x11-wm/compiz/ -MAINTAINER= freebsd-ports@dan.me.uk +MAINTAINER= portmaster@BSDforge.com COMMENT= Compiz Composite/Window Manager LICENSE= GPLv2+ LGPL21+ MIT diff --git a/x11-wm/compizconfig-backend-gconf/Makefile b/x11-wm/compizconfig-backend-gconf/Makefile index ddfc77a0ded4..160aabd51e7e 100644 --- a/x11-wm/compizconfig-backend-gconf/Makefile +++ b/x11-wm/compizconfig-backend-gconf/Makefile @@ -5,9 +5,9 @@ PORTNAME= compizconfig-backend-gconf PORTVERSION= 0.8.8 PORTREVISION= 2 CATEGORIES= x11-wm -MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ +MASTER_SITES= https://BSDforge.com/projects/source/x11-wm/compizconfig-backend-gconf/ -MAINTAINER= freebsd-ports@dan.me.uk +MAINTAINER= portmaster@BSDforge.com COMMENT= GConf backend for CompizConfig LICENSE= GPLv2+ diff --git a/x11-wm/compizconfig-python/Makefile b/x11-wm/compizconfig-python/Makefile index 22bab60f461c..d36eebd6be08 100644 --- a/x11-wm/compizconfig-python/Makefile +++ b/x11-wm/compizconfig-python/Makefile @@ -5,9 +5,9 @@ PORTNAME= compizconfig-python PORTVERSION= 0.8.4 PORTREVISION= 9 CATEGORIES= x11-wm -MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ +MASTER_SITES= https://BSDforge.com/projects/source/x11-wm/compizconfig-python/ -MAINTAINER= freebsd-ports@dan.me.uk +MAINTAINER= portmaster@BSDforge.com COMMENT= Python bindings for the compizconfig library LICENSE= GPLv2+ diff --git a/x11-wm/emerald/Makefile b/x11-wm/emerald/Makefile index 02a1f3e88f4c..fb934a6065e1 100644 --- a/x11-wm/emerald/Makefile +++ b/x11-wm/emerald/Makefile @@ -4,9 +4,9 @@ PORTNAME= emerald PORTVERSION= 0.8.8 PORTREVISION= 5 CATEGORIES= x11-wm -MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ +MASTER_SITES= https://BSDforge.com/projects/source/x11-wm/emerald/ -MAINTAINER= freebsd-ports@dan.me.uk +MAINTAINER= portmaster@BSDforge.com COMMENT= Emerald Window Decorator LICENSE= GPLv2+ diff --git a/x11-wm/libcompizconfig/Makefile b/x11-wm/libcompizconfig/Makefile index bec9452ae699..ba918368e397 100644 --- a/x11-wm/libcompizconfig/Makefile +++ b/x11-wm/libcompizconfig/Makefile @@ -4,9 +4,9 @@ PORTNAME= libcompizconfig PORTVERSION= 0.8.8 CATEGORIES= x11-wm -MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ +MASTER_SITES= https://BSDforge.com/projects/source/x11-wm/libcompizconfig/ -MAINTAINER= freebsd-ports@dan.me.uk +MAINTAINER= potmaster@BSDforge.com COMMENT= Alternative configuration system for Compiz LICENSE= GPLv2 |