diff options
author | Eric L. Hernes <erich@FreeBSD.org> | 1996-08-16 13:45:57 +0000 |
---|---|---|
committer | Eric L. Hernes <erich@FreeBSD.org> | 1996-08-16 13:45:57 +0000 |
commit | b2953d89912a75fb64432f004fc9d1c546869f3e (patch) | |
tree | c49a9681265e3b763f43bc487bff290a611d0b15 /games | |
parent | new port for `mpeg_stat', an mpeg stream analyzer (diff) |
added in my new ports
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 60b11cafe2af..8ffe4f206b90 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.35 1995/12/23 21:11:49 markm Exp $ +# $Id: Makefile,v 1.36 1996/05/14 12:23:46 tg Exp $ # SUBDIR += acm @@ -11,6 +11,7 @@ SUBDIR += tksol SUBDIR += xasteroids SUBDIR += xbill + SUBDIR += xblackjack SUBDIR += xboard SUBDIR += xboing SUBDIR += xchomp |