diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 16:44:27 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 16:44:27 +0000 |
commit | 64620e91182a6c0782000795afbe3c2a543f0d88 (patch) | |
tree | 8d387a8cc962a8ca7b9f14cb67d432ed496129ca /emulators/raine | |
parent | bca67aee541c99d420cdd5d4b19f26591ca03641 (diff) |
Notes
Diffstat (limited to 'emulators/raine')
-rw-r--r-- | emulators/raine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |