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:   pin
Date:           Wed Dec  6 10:14:52 UTC 2023

Modified Files:
        pkgsrc/games: Makefile

Log Message:
Add chess-tui


To generate a diff of this commit:
cvs rdiff -u -r1.539 -r1.540 pkgsrc/games/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/Makefile
diff -u pkgsrc/games/Makefile:1.539 pkgsrc/games/Makefile:1.540
--- pkgsrc/games/Makefile:1.539 Mon Nov 13 18:19:26 2023
+++ pkgsrc/games/Makefile       Wed Dec  6 10:14:52 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.539 2023/11/13 18:19:26 wiz Exp $
+# $NetBSD: Makefile,v 1.540 2023/12/06 10:14:52 pin Exp $
 #
 
 COMMENT=       Games
@@ -66,6 +66,7 @@ SUBDIR+=      cbzone
 SUBDIR+=       ccgo
 SUBDIR+=       cgoban
 SUBDIR+=       cgoban-java
+SUBDIR+=       chess-tui
 SUBDIR+=       chest
 SUBDIR+=       chocolate-doom
 SUBDIR+=       chromium-bsu



Home | Main Index | Thread Index | Old Index