diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-04-24 02:09:32 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-04-24 02:09:32 +0000 |
commit | 8d9f0286d32b0cd7a7d58df71a16096fc974d4d6 (patch) | |
tree | 805dc5e106f4a23bfc39eae60d309a61154a2d25 /games/Makefile | |
parent | e858e3d625ea508051371045b16b1237dfb4d71a (diff) | |
download | ports-8d9f0286d32b0cd7a7d58df71a16096fc974d4d6.tar.gz ports-8d9f0286d32b0cd7a7d58df71a16096fc974d4d6.zip |
Notes
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 74c6c8b3b109..7dc0c38fdb2e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.120 1998/04/19 21:35:46 mph Exp $ +# $Id: Makefile,v 1.121 1998/04/24 01:55:11 mph Exp $ # SUBDIR += acm @@ -88,6 +88,7 @@ SUBDIR += xneko SUBDIR += xnibbles SUBDIR += xonix + SUBDIR += xothello SUBDIR += xpacman SUBDIR += xpat2 SUBDIR += xpilot |