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-im | |
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-im')
-rw-r--r-- | net-im/psi/Makefile | 2 | ||||
-rw-r--r-- | net-im/psimedia/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/psi/Makefile b/net-im/psi/Makefile index bead190dd790..14cce0c5b2d7 100644 --- a/net-im/psi/Makefile +++ b/net-im/psi/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= net-im MASTER_SITES= SF/${PORTNAME}/Psi/${PORTVERSION} -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Qt 4 based Jabber client LIB_DEPENDS= libqca.so:devel/qca \ diff --git a/net-im/psimedia/Makefile b/net-im/psimedia/Makefile index fef2c2853495..4ab4de90d15b 100644 --- a/net-im/psimedia/Makefile +++ b/net-im/psimedia/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 2 CATEGORIES= net-im audio multimedia MASTER_SITES= http://delta.affinix.com/download/psimedia/ -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Voice and video API for Psi-like IM clients LIB_DEPENDS= liboil-0.3.so:devel/liboil \ |