pkgsrc-WIP-changes archive

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

cannonball: Correctly capitalizes CannonBall in the text messages.



Module Name:	pkgsrc-wip
Committed By:	Santhosh Raju <fox%NetBSD.org@localhost>
Pushed By:	fox
Date:		Sun Aug 11 19:40:45 2019 -0500
Changeset:	ec3ee7f9511499af0b5bcde0d11a19bc8132cef8

Modified Files:
	cannonball/DESCR
	cannonball/MESSAGE

Log Message:
cannonball: Correctly capitalizes CannonBall in the text messages.

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

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

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

diffs:
diff --git a/cannonball/DESCR b/cannonball/DESCR
index 439592e6e5..f30ccd1596 100644
--- a/cannonball/DESCR
+++ b/cannonball/DESCR
@@ -1,2 +1,2 @@
-Cannonball is a program which allows you to play an enhanced version
+CannonBall is a program which allows you to play an enhanced version
 of Yu Suzuki's seminal arcade racer, OutRun, on a variety of systems.
diff --git a/cannonball/MESSAGE b/cannonball/MESSAGE
index d9e902ef6d..d3e24d4c5b 100644
--- a/cannonball/MESSAGE
+++ b/cannonball/MESSAGE
@@ -1,7 +1,7 @@
 ===========================================================================
 $NetBSD$
 
-In order for Cannonball to work you need to provide a copy of the
+In order for CannonBall to work you need to provide a copy of the
 OutRun revision B romset to the roms subdirectory. Rename the files if
 necessary.
 
@@ -11,6 +11,6 @@ which defaults to $HOME/.local/share/cannonball/roms
 Configuration can be found at $XDG_DATA_HOME/cannonball/config.xml
 which defaults to $HOME/.local/share/cannonball/config.xml
 
-NOTE: The directories will be created on the first run of Cannonball
+NOTE: The directories will be created on the first run of CannonBall
 if they do not exist.
 ===========================================================================


Home | Main Index | Thread Index | Old Index