aboutsummaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-06-04 05:34:23 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-06-04 05:34:23 +0000
commit7482abef711a0850e9af2153b717aacacf55b173 (patch)
tree2a8a4b696331d8d0589a3e74d6cf3eb805964496 /games/Makefile
parente3ccb15b1e9a9e7034813788fbe57bb5b6c60496 (diff)
downloadports-7482abef711a0850e9af2153b717aacacf55b173.tar.gz
ports-7482abef711a0850e9af2153b717aacacf55b173.zip
Notes
Diffstat (limited to 'games/Makefile')
-rw-r--r--games/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile
index e2f4e93cfa96..45b9873ff9e8 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.71 1997/06/04 03:22:13 asami Exp $
+# $Id: Makefile,v 1.72 1997/06/04 05:24:08 asami Exp $
#
SUBDIR += acm
@@ -82,5 +82,6 @@
SUBDIR += xtic
SUBDIR += xtriangles
SUBDIR += yamsweeper
+ SUBDIR += ztrack
.include <bsd.port.subdir.mk>