Wed Jan 29 20:23:16 2020 UTC ()
games/nethack*: correct some COMMENTs.


(rhialto)
diff -r1.28 -r1.29 pkgsrc/games/nethack/Makefile
diff -r1.41 -r1.42 pkgsrc/games/nethack-x11/Makefile

cvs diff -r1.28 -r1.29 pkgsrc/games/nethack/Makefile (expand / switch to context diff)
--- pkgsrc/games/nethack/Makefile 2019/10/24 11:52:44 1.28
+++ pkgsrc/games/nethack/Makefile 2020/01/29 20:23:16 1.29
@@ -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

cvs diff -r1.41 -r1.42 pkgsrc/games/nethack-x11/Makefile (expand / switch to context diff)
--- pkgsrc/games/nethack-x11/Makefile 2020/01/28 21:11:30 1.41
+++ pkgsrc/games/nethack-x11/Makefile 2020/01/29 20:23:16 1.42
@@ -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