diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-05-05 01:24:06 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-05-05 01:24:06 +0000 |
commit | a6343214024fe6cb73ee9d3366aa92b2291a116a (patch) | |
tree | 0b8b248eb7aca8d2a52166b7a856c1bf3af7dbbd /games/Makefile | |
parent | 9bb4bf9603931bf193ee4a27153bdfbb88b48576 (diff) | |
download | ports-a6343214024fe6cb73ee9d3366aa92b2291a116a.tar.gz ports-a6343214024fe6cb73ee9d3366aa92b2291a116a.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 faaf651e1f6e..3076ca8b74e6 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.128 1998/05/02 18:03:19 mph Exp $ +# $Id: Makefile,v 1.129 1998/05/03 23:27:41 mph Exp $ # SUBDIR += 3dc @@ -49,6 +49,7 @@ SUBDIR += tank SUBDIR += tksol SUBDIR += tvp + SUBDIR += xabacus SUBDIR += xasteroids SUBDIR += xbat SUBDIR += xbattle |