diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-08-10 08:00:47 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-08-10 08:00:47 +0000 |
commit | f275d1d987d8847c7bf0560755d9e4e04f4d9a3b (patch) | |
tree | c70f69b55f7fc43c35c4fe85b32309c0fbaae89e /games | |
parent | 20a0aac47537f8de48ec9ad98d4b9d6e04398c8c (diff) | |
download | ports-f275d1d987d8847c7bf0560755d9e4e04f4d9a3b.tar.gz ports-f275d1d987d8847c7bf0560755d9e4e04f4d9a3b.zip |
Notes
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 8c960b0ddbe6..2462468d73b4 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.159 1998/08/01 05:01:51 nectar Exp $ +# $Id: Makefile,v 1.160 1998/08/09 01:11:24 steve Exp $ # SUBDIR += 3dc @@ -67,6 +67,7 @@ SUBDIR += tinymux SUBDIR += tksol SUBDIR += tvp + SUBDIR += wmtimebomb SUBDIR += xabacus SUBDIR += xasteroids SUBDIR += xbat |