diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-03-01 12:28:00 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-03-01 12:28:00 +0000 |
commit | c78f797bc828f1e05e2099b1158b027bb2476c53 (patch) | |
tree | 30e28a3c8e1783e4b0ce8e9f9f0b30c317be823a /emulators/raine/Makefile | |
parent | fc937090447b91efba45a79d1a7503083b2967b4 (diff) | |
download | ports-c78f797bc828f1e05e2099b1158b027bb2476c53.tar.gz ports-c78f797bc828f1e05e2099b1158b027bb2476c53.zip |
Notes
Diffstat (limited to 'emulators/raine/Makefile')
-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 db6cb69746e4..d5b07d4ad185 100644 --- a/emulators/raine/Makefile +++ b/emulators/raine/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators games MASTER_SITES= http://www.rainemu.com/html/archive/ DISTNAME= ${PORTNAME}s-${PORTVERSION} -MAINTAINER= flz@xbsd.org +MAINTAINER= flz@FreeBSD.org COMMENT= Arcade Emulator for M68000, M68020 and Z80 based hardware BUILD_DEPENDS= ${LOCALBASE}/bin/nasm:${PORTSDIR}/devel/nasm |