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 /irc | |
parent | d13c01f2af44a7ec461f695132cce13daa8ae7c8 (diff) | |
download | freebsd-ports-gnome-03fb1bc1bc4b20666c1aaff916a6ba1714161722.tar.gz freebsd-ports-gnome-03fb1bc1bc4b20666c1aaff916a6ba1714161722.tar.zst freebsd-ports-gnome-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 'irc')
-rw-r--r-- | irc/konversation-kde4/Makefile | 2 | ||||
-rw-r--r-- | irc/kvirc/Makefile | 2 | ||||
-rw-r--r-- | irc/quassel/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/irc/konversation-kde4/Makefile b/irc/konversation-kde4/Makefile index 367b13a973b7..f27f0041094c 100644 --- a/irc/konversation-kde4/Makefile +++ b/irc/konversation-kde4/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= irc kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/src -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= User friendly IRC client for KDE LIB_DEPENDS= libqca.so:devel/qca diff --git a/irc/kvirc/Makefile b/irc/kvirc/Makefile index 02566083955f..bf9717de8f32 100644 --- a/irc/kvirc/Makefile +++ b/irc/kvirc/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.kvirc.de/pub/kvirc/%SUBDIR%/ \ http://kvirc.bcoos.net/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION}/source -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT?= IRC client for KDE 4 USE_PERL5= build diff --git a/irc/quassel/Makefile b/irc/quassel/Makefile index 7dc49109560a..ef540834b690 100644 --- a/irc/quassel/Makefile +++ b/irc/quassel/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.12.4 CATEGORIES= irc MASTER_SITES= http://www.quassel-irc.org/pub/ -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Qt 5 based distributed IRC client USES= cmake:outsource compiler:c++11-lib cpe execinfo pkgconfig tar:bzip2 |