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 /net-p2p | |
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 'net-p2p')
-rw-r--r-- | net-p2p/ktorrent/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/libktorrent/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/ktorrent/Makefile b/net-p2p/ktorrent/Makefile index 6884658ca08a..944d862864ff 100644 --- a/net-p2p/ktorrent/Makefile +++ b/net-p2p/ktorrent/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= net-p2p kde MASTER_SITES= http://ktorrent.org/downloads/${DISTVERSION}/ -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= BitTorrent client for KDE BUILD_DEPENDS= ${LOCALBASE}/include/boost/bind.hpp:devel/boost-libs diff --git a/net-p2p/libktorrent/Makefile b/net-p2p/libktorrent/Makefile index 555405b1b88b..e3c9d3d065b3 100644 --- a/net-p2p/libktorrent/Makefile +++ b/net-p2p/libktorrent/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 8 CATEGORIES= net-p2p kde MASTER_SITES= http://ktorrent.org/downloads/${DISTVERSION:C,^1,4,:C,-.*,,}/ -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Torrent library from KTorrent project BUILD_DEPENDS= ${LOCALBASE}/include/boost/concept_check.hpp:devel/boost-libs |