From dcea2fbe004e525a3248bff3ee04e8ec4bfcf345 Mon Sep 17 00:00:00 2001 From: linimon Date: Tue, 17 Jan 2012 22:04:40 +0000 Subject: Reset elbarto@ArcadeBSD.org: address bounces, last maintainer activity 2010. Hat: portmgr --- emulators/bsnes/Makefile | 2 +- emulators/mame/Makefile | 2 +- emulators/mess/Makefile | 2 +- emulators/qmc2/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'emulators') diff --git a/emulators/bsnes/Makefile b/emulators/bsnes/Makefile index 8ec5956b4606..5d1a7344e74d 100644 --- a/emulators/bsnes/Makefile +++ b/emulators/bsnes/Makefile @@ -10,7 +10,7 @@ CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= ${PORTNAME}_v${PORTVERSION:S/.//} -MAINTAINER= elbarto@ArcadeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Super Nintendo/Super Famicom emulator BROKEN= does not compile diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index 6787d07549fc..4d905894ca25 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -20,7 +20,7 @@ DISTFILES= \ ${UPDATE_PATCHES:C/$/.zip:patchsets/} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= elbarto@ArcadeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The popular MAME (Multi Arcade Machine Emulator) LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig diff --git a/emulators/mess/Makefile b/emulators/mess/Makefile index ba88322c38d5..090111256044 100644 --- a/emulators/mess/Makefile +++ b/emulators/mess/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.aarongiles.com/mirror/releases/:mame \ DISTFILES= mame${PORTVERSION:S/.//}s.zip:mame \ mess${PORTVERSION:S/.//}s.zip:mess -MAINTAINER= elbarto@ArcadeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The popular MESS (Multiple Emulator Super System) BROKEN= does not compile diff --git a/emulators/qmc2/Makefile b/emulators/qmc2/Makefile index a2f2987ac4a1..5816545f3745 100644 --- a/emulators/qmc2/Makefile +++ b/emulators/qmc2/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= SF -MAINTAINER= elbarto@ArcadeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Qt 4 based UNIX MAME/MESS frontend supporting MAME/SDLMESS RUN_DEPENDS= mame:${PORTSDIR}/emulators/mame -- cgit