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:   fcambus
Date:           Mon Mar 16 12:59:47 UTC 2020

Modified Files:
        pkgsrc/games: Makefile

Log Message:
Add nudoku.


To generate a diff of this commit:
cvs rdiff -u -r1.485 -r1.486 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.485 pkgsrc/games/Makefile:1.486
--- pkgsrc/games/Makefile:1.485 Wed Mar 11 20:27:37 2020
+++ pkgsrc/games/Makefile       Mon Mar 16 12:59:47 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.485 2020/03/11 20:27:37 wiz Exp $
+# $NetBSD: Makefile,v 1.486 2020/03/16 12:59:47 fcambus Exp $
 #
 
 COMMENT=       Games
@@ -295,6 +295,7 @@ SUBDIR+=    nighthawk
 SUBDIR+=       ninvaders
 SUBDIR+=       not_pacman
 SUBDIR+=       not_tetris
+SUBDIR+=       nudoku
 SUBDIR+=       omega
 SUBDIR+=       onscripter
 SUBDIR+=       openjk



Home | Main Index | Thread Index | Old Index