diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-18 09:14:56 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-18 09:14:56 +0000 |
commit | 1d6739fff9fa804eef89c03c43b564a55b959aad (patch) | |
tree | eb5ec74edc17526b7f4995caff30d0a22ee3764a /games/Makefile | |
parent | 0c219122f3b282a2cac5d12d80634ca7eae498dd (diff) | |
download | ports-1d6739fff9fa804eef89c03c43b564a55b959aad.tar.gz ports-1d6739fff9fa804eef89c03c43b564a55b959aad.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 b0ff9bf8928f..73c2530609bb 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.137 1998/05/17 05:43:44 mph Exp $ +# $Id: Makefile,v 1.138 1998/05/18 04:10:14 mph Exp $ # SUBDIR += 3dc @@ -83,6 +83,7 @@ SUBDIR += xgolgo SUBDIR += xinfocom SUBDIR += xinvaders + SUBDIR += xisola SUBDIR += xjewel SUBDIR += xjig SUBDIR += xjumpjump |