pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

overgrowth: Apply lint



Module Name:	pkgsrc-wip
Committed By:	Charlotte Koch <charlotte%NetBSD.org@localhost>
Pushed By:	cfkoch
Date:		Mon Jun 27 16:00:56 2022 -0700
Changeset:	0aacd5333c6a4560a027d493d3c15b0b371cfd94

Modified Files:
	overgrowth/MESSAGE
	overgrowth/Makefile

Log Message:
overgrowth: Apply lint

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0aacd5333c6a4560a027d493d3c15b0b371cfd94

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 overgrowth/MESSAGE  | 4 ++--
 overgrowth/Makefile | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diffs:
diff --git a/overgrowth/MESSAGE b/overgrowth/MESSAGE
index 7f9b597576..d857a98ce5 100644
--- a/overgrowth/MESSAGE
+++ b/overgrowth/MESSAGE
@@ -1,4 +1,4 @@
-======================================================================
+===========================================================================
 $NetBSD$
 
 This package provides the game engine ONLY. In order to play the game,
@@ -6,4 +6,4 @@ please purchase a copy of Overgrowth and install the game data to:
 
     ${PREFIX}/share/overgrowth
 
-======================================================================
+===========================================================================
diff --git a/overgrowth/Makefile b/overgrowth/Makefile
index 1b8ffc4da6..b6a176f476 100644
--- a/overgrowth/Makefile
+++ b/overgrowth/Makefile
@@ -8,7 +8,7 @@ GITHUB_TAG=	a8a20e09108ecfc4921a4b409af537a159982672
 
 MAINTAINER=	charlotte%NetBSD.org@localhost
 HOMEPAGE=	https://overgrowth.wolfire.com/
-COMMENT=	Overgrowth from Wolfire Games (engine only)
+COMMENT=	Game from Wolfire Games (engine only)
 LICENSE=	apache-2.0
 
 WRKSRC=		${WRKDIR}/overgrowth-${GITHUB_TAG}/Projects


Home | Main Index | Thread Index | Old Index