diff options
author | rakuco <rakuco@FreeBSD.org> | 2016-10-20 23:58:12 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2016-10-20 23:58:12 +0800 |
commit | 03fb1bc1bc4b20666c1aaff916a6ba1714161722 (patch) | |
tree | e6aa68269518be8261903bc1ae16888c52befb1b /x11-themes | |
parent | d13c01f2af44a7ec461f695132cce13daa8ae7c8 (diff) | |
download | freebsd-ports-graphics-03fb1bc1bc4b20666c1aaff916a6ba1714161722.tar.gz freebsd-ports-graphics-03fb1bc1bc4b20666c1aaff916a6ba1714161722.tar.zst freebsd-ports-graphics-03fb1bc1bc4b20666c1aaff916a6ba1714161722.zip |
Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far.
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-qt4-engine/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/kde4-style-polyester/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/linux-f10-qtcurve-gtk2/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/qtcurve/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11-themes/gtk-qt4-engine/Makefile b/x11-themes/gtk-qt4-engine/Makefile index 6c73fe95e8c..298a9edd364 100644 --- a/x11-themes/gtk-qt4-engine/Makefile +++ b/x11-themes/gtk-qt4-engine/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 12 CATEGORIES= x11-themes MASTER_SITES= GOOGLE_CODE -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK+ 2.x theme engine allowing to use Qt/KDE styles BROKEN= Unfetchable (google code has gone away) diff --git a/x11-themes/kde4-style-polyester/Makefile b/x11-themes/kde4-style-polyester/Makefile index 0655ee4a566..3e3fc3ce7a1 100644 --- a/x11-themes/kde4-style-polyester/Makefile +++ b/x11-themes/kde4-style-polyester/Makefile @@ -8,7 +8,7 @@ CATEGORIES= x11-themes kde MASTER_SITES= http://www.notmart.org/files/ PKGNAMEPREFIX= kde4-style- -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= KDE style and window decoration LICENSE= LGPL20+ diff --git a/x11-themes/linux-f10-qtcurve-gtk2/Makefile b/x11-themes/linux-f10-qtcurve-gtk2/Makefile index 6ea5917d5e2..8482fab1daf 100644 --- a/x11-themes/linux-f10-qtcurve-gtk2/Makefile +++ b/x11-themes/linux-f10-qtcurve-gtk2/Makefile @@ -6,7 +6,7 @@ PORTREVISION?= 1 CATEGORIES= x11-themes linux PKGNAMEPREFIX= linux-f10- -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= QtCurve GTK2 Theme Engine (Linux Fedora 10) USES= linux:f10 diff --git a/x11-themes/qtcurve/Makefile b/x11-themes/qtcurve/Makefile index c56a056f177..b5794ad11a0 100644 --- a/x11-themes/qtcurve/Makefile +++ b/x11-themes/qtcurve/Makefile @@ -4,7 +4,7 @@ PORTNAME= qtcurve PORTVERSION= 1.8.18 CATEGORIES= x11-themes -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT?= Widget styles for Qt and GTK+ toolkits .if !defined(QTCURVE_SLAVE) |