svn commit: r365759 - head/emulators/raine

Thomas Zander riggs at FreeBSD.org
Sat Aug 23 17:05:45 UTC 2014


Author: riggs
Date: Sat Aug 23 17:05:45 2014
New Revision: 365759
URL: http://svnweb.freebsd.org/changeset/ports/365759
QAT: https://qat.redports.org/buildarchive/r365759/

Log:
  - Fix make index
  
  Reported by:	antoine
  Approved by:	mentors (implicit)

Modified:
  head/emulators/raine/Makefile

Modified: head/emulators/raine/Makefile
==============================================================================
--- head/emulators/raine/Makefile	Sat Aug 23 16:58:25 2014	(r365758)
+++ head/emulators/raine/Makefile	Sat Aug 23 17:05:45 2014	(r365759)
@@ -8,7 +8,7 @@ MASTER_SITES=	GENTOO/distfiles
 DISTNAME=	${PORTNAME}s-${PORTVERSION}
 
 MAINTAINER=	ports at FreeBSD.org
-COMMENT=	Arcade Emulator for M68000| M68020| and Z80 based hardware
+COMMENT=	Arcade Emulator for M68000, M68020 and Z80 based hardware
 
 LICENSE=	ART10
 


More information about the svn-ports-head mailing list