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:   kamil
Date:           Thu Jul 28 17:51:59 UTC 2016

Modified Files:
        pkgsrc/games: Makefile

Log Message:
Add games/ztrack


To generate a diff of this commit:
cvs rdiff -u -r1.397 -r1.398 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.397 pkgsrc/games/Makefile:1.398
--- pkgsrc/games/Makefile:1.397 Wed Jul 27 21:17:52 2016
+++ pkgsrc/games/Makefile       Thu Jul 28 17:51:59 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.397 2016/07/27 21:17:52 kamil Exp $
+# $NetBSD: Makefile,v 1.398 2016/07/28 17:51:59 kamil Exp $
 #
 
 COMMENT=       Games
@@ -392,5 +392,6 @@ SUBDIR+=    xye
 SUBDIR+=       xzip
 SUBDIR+=       zombies
 SUBDIR+=       zoom
+SUBDIR+=       ztrack
 
 .include "../mk/misc/category.mk"



Home | Main Index | Thread Index | Old Index