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 /emulators | |
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 'emulators')
-rw-r--r-- | emulators/aqemu/Makefile | 2 | ||||
-rw-r--r-- | emulators/dboxfe/Makefile | 2 | ||||
-rw-r--r-- | emulators/qtemu/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/emulators/aqemu/Makefile b/emulators/aqemu/Makefile index f3f287d0fdb8..1a07c47fe948 100644 --- a/emulators/aqemu/Makefile +++ b/emulators/aqemu/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:S,.0$,,}/ -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Qt 4 based Qemu frontend LIB_DEPENDS= libvncclient.so:net/libvncserver diff --git a/emulators/dboxfe/Makefile b/emulators/dboxfe/Makefile index a099e9c95209..7b80f42dc086 100644 --- a/emulators/dboxfe/Makefile +++ b/emulators/dboxfe/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 6 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME} -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Qt4 based configuration manager for DOSBox RUN_DEPENDS= dosbox:emulators/dosbox diff --git a/emulators/qtemu/Makefile b/emulators/qtemu/Makefile index 700e4ecfb0d0..94a8af48eeb6 100644 --- a/emulators/qtemu/Makefile +++ b/emulators/qtemu/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 4 CATEGORIES= emulators MASTER_SITES= SF -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Qt 4 based frontend for QEMU USE_QT4= gui xml uic_build moc_build rcc_build |