Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Mar 2019 16:48:37 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r495912 - in head/emulators: almostti tilem
Message-ID:  <201903161648.x2GGmbqu004538@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Sat Mar 16 16:48:36 2019
New Revision: 495912
URL: https://svnweb.freebsd.org/changeset/ports/495912

Log:
  Make the COMMENT consistent (and shorter!) across TI calculator emulators.
  
  Provided by:	jrm

Modified:
  head/emulators/almostti/Makefile
  head/emulators/tilem/Makefile

Modified: head/emulators/almostti/Makefile
==============================================================================
--- head/emulators/almostti/Makefile	Sat Mar 16 16:47:23 2019	(r495911)
+++ head/emulators/almostti/Makefile	Sat Mar 16 16:48:36 2019	(r495912)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://fms.komkon.org/ATI85/
 DISTNAME=	AlmostTI13-Unix-DougMelton-051409
 
 MAINTAINER=	danfe@FreeBSD.org
-COMMENT=	Emulator for Z80 series of Texas Instruments calculators
+COMMENT=	Texas Instruments Z80 series calculator emulator
 
 USES=		gmake
 USE_XORG=	x11 xext

Modified: head/emulators/tilem/Makefile
==============================================================================
--- head/emulators/tilem/Makefile	Sat Mar 16 16:47:23 2019	(r495911)
+++ head/emulators/tilem/Makefile	Sat Mar 16 16:48:36 2019	(r495912)
@@ -8,7 +8,7 @@ CATEGORIES=	emulators
 MASTER_SITES=	SF
 
 MAINTAINER=	ports@FreeBSD.org
-COMMENT=	Emulator for the Z80 series of Texas Instruments calculators
+COMMENT=	Texas Instruments Z80 series calculator emulator
 
 LICENSE=	GPLv3
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903161648.x2GGmbqu004538>