pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games games/nethack*: correct some COMMENTs.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e88173bb1b38
branches:  trunk
changeset: 422589:e88173bb1b38
user:      rhialto <rhialto%pkgsrc.org@localhost>
date:      Wed Jan 29 20:23:16 2020 +0000

description:
games/nethack*: correct some COMMENTs.

diffstat:

 games/nethack-x11/Makefile |  4 ++--
 games/nethack/Makefile     |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (33 lines):

diff -r 24d327f34c08 -r e88173bb1b38 games/nethack-x11/Makefile
--- a/games/nethack-x11/Makefile        Wed Jan 29 19:09:54 2020 +0000
+++ b/games/nethack-x11/Makefile        Wed Jan 29 20:23:16 2020 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.41 2020/01/28 21:11:30 rhialto Exp $
+# $NetBSD: Makefile,v 1.42 2020/01/29 20:23:16 rhialto Exp $
 
 .include "../../games/nethack-lib/Makefile.common"
 
 PKGNAME=               nethack-x11-${NETHACK_VERSION}
-COMMENT=               The X11+tty version of NetHack
+COMMENT=               The X11 version of NetHack
 
 CATEGORIES+=           x11
 
diff -r 24d327f34c08 -r e88173bb1b38 games/nethack/Makefile
--- a/games/nethack/Makefile    Wed Jan 29 19:09:54 2020 +0000
+++ b/games/nethack/Makefile    Wed Jan 29 20:23:16 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2019/10/24 11:52:44 pho Exp $
+# $NetBSD: Makefile,v 1.29 2020/01/29 20:23:16 rhialto Exp $
 
 META_PACKAGE=  yes
 
@@ -7,7 +7,7 @@
 DISTNAME=      nethack-all-${NETHACK_VERSION}
 CATEGORIES+=   x11
 
-COMMENT=       Meta-package for NetHack with x11, Qt, and tty versions
+COMMENT=       Meta-package for NetHack with x11 and tty versions
 
 DEPENDS+=      nethack-tty-${NETHACK_VERSION}{,nb*}:../../games/nethack-tty
 DEPENDS+=      nethack-x11-${NETHACK_VERSION}{,nb*}:../../games/nethack-x11



Home | Main Index | Thread Index | Old Index