diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-24 00:44:27 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-24 00:44:27 +0800 |
commit | ab71192314e29e4b3a06b93792f7c1791edfd767 (patch) | |
tree | 8d387a8cc962a8ca7b9f14cb67d432ed496129ca /emulators | |
parent | c486b33f871193d246b5ee36724bcf160b014786 (diff) | |
download | freebsd-ports-gnome-ab71192314e29e4b3a06b93792f7c1791edfd767.tar.gz freebsd-ports-gnome-ab71192314e29e4b3a06b93792f7c1791edfd767.tar.zst freebsd-ports-gnome-ab71192314e29e4b3a06b93792f7c1791edfd767.zip |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux_dist-gentoo-stage3/Makefile | 2 | ||||
-rw-r--r-- | emulators/raine/Makefile | 2 | ||||
-rw-r--r-- | emulators/virtualbox-ose-legacy/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/emulators/linux_dist-gentoo-stage3/Makefile b/emulators/linux_dist-gentoo-stage3/Makefile index 59ef2627a4a4..1ef678022107 100644 --- a/emulators/linux_dist-gentoo-stage3/Makefile +++ b/emulators/linux_dist-gentoo-stage3/Makefile @@ -6,7 +6,7 @@ CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= releases/x86/autobuilds/current-stage3$-{GENTOO_OPTIMIZED} -MAINTAINER= gabor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Files from Gentoo distribution, for Linux compatibility RESTRICTED= binaries licensed under GNU GPL without accompanying source diff --git a/emulators/raine/Makefile b/emulators/raine/Makefile index 9231ff93b223..b0ebacfd56fc 100644 --- a/emulators/raine/Makefile +++ b/emulators/raine/Makefile @@ -8,7 +8,7 @@ CATEGORIES= emulators games MASTER_SITES= http://www.rainemu.com/html/archive/ DISTNAME= ${PORTNAME}s-${PORTVERSION} -MAINTAINER= flz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Arcade Emulator for M68000, M68020, and Z80 based hardware BUILD_DEPENDS= ${LOCALBASE}/bin/nasm:${PORTSDIR}/devel/nasm diff --git a/emulators/virtualbox-ose-legacy/Makefile b/emulators/virtualbox-ose-legacy/Makefile index d419cbf3652d..55ff96ae7e1b 100644 --- a/emulators/virtualbox-ose-legacy/Makefile +++ b/emulators/virtualbox-ose-legacy/Makefile @@ -12,7 +12,7 @@ PKGNAMESUFFIX= -legacy DISTFILES= VirtualBox-${DISTVERSION}${EXTRACT_SUFX} ${GADISTFILES} EXTRACT_ONLY= VirtualBox-${DISTVERSION}${EXTRACT_SUFX} -MAINTAINER= vbox@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= General-purpose full virtualizer for x86 hardware LICENSE= GPLv2 |