diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-25 06:32:06 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-25 06:32:06 +0000 |
commit | d5fda8cb2c24981e11e8e1fe4487789e108b5b34 (patch) | |
tree | ac7ed005b2cc3dddde570973d1da7a6213760341 /emulators/raine/Makefile | |
parent | b68da0a0cc2261f94219d2be1d96b8f6ed1d53b9 (diff) |
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 3cee40691b56..6ed2b3149988 100644 --- a/emulators/raine/Makefile +++ b/emulators/raine/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.rainemu.com/html/archive/ DISTNAME= ${PORTNAME}s-${PORTVERSION} MAINTAINER= flz@FreeBSD.org -COMMENT= Arcade Emulator for M68000, M68020 and Z80 based hardware +COMMENT= Arcade Emulator for M68000, M68020, and Z80 based hardware BUILD_DEPENDS= ${LOCALBASE}/bin/nasm:${PORTSDIR}/devel/nasm LIB_DEPENDS= alleg.42:${PORTSDIR}/devel/allegro \ |