diff options
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 |