Thu Jul 28 17:51:59 2016 UTC ()
Add games/ztrack


(kamil)
diff -r1.397 -r1.398 pkgsrc/games/Makefile

cvs diff -r1.397 -r1.398 pkgsrc/games/Makefile (expand / switch to unified diff)

--- pkgsrc/games/Makefile 2016/07/27 21:17:52 1.397
+++ pkgsrc/games/Makefile 2016/07/28 17:51:59 1.398
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.397 2016/07/27 21:17:52 kamil Exp $ 1# $NetBSD: Makefile,v 1.398 2016/07/28 17:51:59 kamil Exp $
2# 2#
3 3
4COMMENT= Games 4COMMENT= Games
5 5
6SUBDIR+= 0verkill 6SUBDIR+= 0verkill
7SUBDIR+= 4stAttack 7SUBDIR+= 4stAttack
8SUBDIR+= InterLOGIC 8SUBDIR+= InterLOGIC
9SUBDIR+= KoboDeluxe 9SUBDIR+= KoboDeluxe
10SUBDIR+= LostPixels 10SUBDIR+= LostPixels
11SUBDIR+= MyGoGrinder 11SUBDIR+= MyGoGrinder
12SUBDIR+= REminiscence 12SUBDIR+= REminiscence
13SUBDIR+= abuse 13SUBDIR+= abuse
14SUBDIR+= accelerator3d 14SUBDIR+= accelerator3d
@@ -382,15 +382,16 @@ SUBDIR+= xscorch @@ -382,15 +382,16 @@ SUBDIR+= xscorch
382SUBDIR+= xscrabble 382SUBDIR+= xscrabble
383SUBDIR+= xskat 383SUBDIR+= xskat
384SUBDIR+= xsokoban 384SUBDIR+= xsokoban
385SUBDIR+= xsoldier 385SUBDIR+= xsoldier
386SUBDIR+= xtris 386SUBDIR+= xtris
387SUBDIR+= xtux 387SUBDIR+= xtux
388SUBDIR+= xu4 388SUBDIR+= xu4
389SUBDIR+= xvier 389SUBDIR+= xvier
390SUBDIR+= xworm 390SUBDIR+= xworm
391SUBDIR+= xye 391SUBDIR+= xye
392SUBDIR+= xzip 392SUBDIR+= xzip
393SUBDIR+= zombies 393SUBDIR+= zombies
394SUBDIR+= zoom 394SUBDIR+= zoom
 395SUBDIR+= ztrack
395 396
396.include "../mk/misc/category.mk" 397.include "../mk/misc/category.mk"