svn commit: r480729 - head/games/openbor

Jan Beich jbeich at FreeBSD.org
Wed Sep 26 11:55:53 UTC 2018


Author: jbeich
Date: Wed Sep 26 11:55:52 2018
New Revision: 480729
URL: https://svnweb.freebsd.org/changeset/ports/480729

Log:
  games/openbor: switch COMMENT to upstream synopsis
  
  Fighting game has a defined meaning e.g., 1v1 on an arena.
  M.U.G.E.N is more suited for those than OpenBOR.

Modified:
  head/games/openbor/Makefile   (contents, props changed)

Modified: head/games/openbor/Makefile
==============================================================================
--- head/games/openbor/Makefile	Wed Sep 26 11:22:52 2018	(r480728)
+++ head/games/openbor/Makefile	Wed Sep 26 11:55:52 2018	(r480729)
@@ -9,7 +9,7 @@ PORTREVISION=	0
 CATEGORIES=	games
 
 MAINTAINER=	jbeich at FreeBSD.org
-COMMENT=	Moddable fighting game engine (aka Beats of Rage)
+COMMENT=	2D side scrolling engine for beat 'em ups, shooters, and more #'
 
 LICENSE=	BSD3CLAUSE GPLv2+
 .if ${PORTVERSION} >= 4134


More information about the svn-ports-all mailing list