diff options
author | riggs <riggs@FreeBSD.org> | 2014-08-24 01:05:45 +0800 |
---|---|---|
committer | riggs <riggs@FreeBSD.org> | 2014-08-24 01:05:45 +0800 |
commit | fca72516f2b654ab7af6bf85993bd85ca6336498 (patch) | |
tree | ff02478864e0e1773ecdd1dbd5ec38ad9a36777f /emulators/raine | |
parent | 313c7966399780851eafd0ec4c6e6ae5db68b383 (diff) | |
download | freebsd-ports-gnome-fca72516f2b654ab7af6bf85993bd85ca6336498.tar.gz freebsd-ports-gnome-fca72516f2b654ab7af6bf85993bd85ca6336498.tar.zst freebsd-ports-gnome-fca72516f2b654ab7af6bf85993bd85ca6336498.zip |
- Fix make index
Reported by: antoine
Approved by: mentors (implicit)
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 6faf0f940c2c..ccfbca07c262 100644 --- a/emulators/raine/Makefile +++ b/emulators/raine/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= GENTOO/distfiles DISTNAME= ${PORTNAME}s-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= Arcade Emulator for M68000| M68020| and Z80 based hardware +COMMENT= Arcade Emulator for M68000, M68020 and Z80 based hardware LICENSE= ART10 |