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:   jnemeth
Date:           Mon Jun 29 15:29:05 UTC 2026

Modified Files:
        pkgsrc/games: Makefile

Log Message:
add and enable Zork-I, Zork-II, and Zork-III


To generate a diff of this commit:
cvs rdiff -u -r1.565 -r1.566 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.565 pkgsrc/games/Makefile:1.566
--- pkgsrc/games/Makefile:1.565 Mon May 18 12:20:35 2026
+++ pkgsrc/games/Makefile       Mon Jun 29 15:29:05 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.565 2026/05/18 12:20:35 nia Exp $
+# $NetBSD: Makefile,v 1.566 2026/06/29 15:29:05 jnemeth Exp $
 #
 
 COMMENT=       Games
@@ -17,6 +17,9 @@ SUBDIR+=      KoboDeluxe
 SUBDIR+=       LostPixels
 SUBDIR+=       MyGoGrinder
 SUBDIR+=       REminiscence
+SUBDIR+=       Zork-I
+SUBDIR+=       Zork-II
+SUBDIR+=       Zork-III
 SUBDIR+=       abbayedesmorts
 SUBDIR+=       abuse
 SUBDIR+=       adom



Home | Main Index | Thread Index | Old Index