pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/termatrix termatrix: make COMMENT more accurate ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3724d28dab27
branches:  trunk
changeset: 378396:3724d28dab27
user:      nia <nia%pkgsrc.org@localhost>
date:      Tue May 03 06:22:22 2022 +0000

description:
termatrix: make COMMENT more accurate and grammatical

diffstat:

 games/termatrix/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 7e5db28d1913 -r 3724d28dab27 games/termatrix/Makefile
--- a/games/termatrix/Makefile  Tue May 03 06:16:51 2022 +0000
+++ b/games/termatrix/Makefile  Tue May 03 06:22:22 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2022/05/02 21:01:37 pin Exp $
+# $NetBSD: Makefile,v 1.2 2022/05/03 06:22:22 nia Exp $
 
 DISTNAME=      termatrix-1.0.0
 CATEGORIES=    games
@@ -7,7 +7,7 @@
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/joeledwards/termatrix/
-COMMENT=       Cli to simulate the display from The Matrix
+COMMENT=       Terminal application to simulate the display from The Matrix
 LICENSE=       isc
 
 .include "cargo-depends.mk"



Home | Main Index | Thread Index | Old Index