pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games
Module Name: pkgsrc
Committed By: rhialto
Date: Wed Jan 29 20:23:16 UTC 2020
Modified Files:
pkgsrc/games/nethack: Makefile
pkgsrc/games/nethack-x11: Makefile
Log Message:
games/nethack*: correct some COMMENTs.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/games/nethack/Makefile
cvs rdiff -u -r1.41 -r1.42 pkgsrc/games/nethack-x11/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/nethack/Makefile
diff -u pkgsrc/games/nethack/Makefile:1.28 pkgsrc/games/nethack/Makefile:1.29
--- pkgsrc/games/nethack/Makefile:1.28 Thu Oct 24 11:52:44 2019
+++ pkgsrc/games/nethack/Makefile Wed Jan 29 20:23:16 2020
@@ -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 @@ META_PACKAGE= yes
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
Index: pkgsrc/games/nethack-x11/Makefile
diff -u pkgsrc/games/nethack-x11/Makefile:1.41 pkgsrc/games/nethack-x11/Makefile:1.42
--- pkgsrc/games/nethack-x11/Makefile:1.41 Tue Jan 28 21:11:30 2020
+++ pkgsrc/games/nethack-x11/Makefile Wed Jan 29 20:23:16 2020
@@ -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
Home |
Main Index |
Thread Index |
Old Index