diff options
author | tg <tg@FreeBSD.org> | 1997-01-03 08:17:16 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-01-03 08:17:16 +0000 |
commit | da58500d954c26facf19686f2452df43f9fb2f36 (patch) | |
tree | a63431f0274799de9f77d768bd3be281e7cf863c | |
parent | 2b37a2961e1c8f92f286dfc33fc5c1d05e1255ea (diff) | |
download | FreeBSD-ports-da58500d954c26facf19686f2452df43f9fb2f36.zip FreeBSD-ports-da58500d954c26facf19686f2452df43f9fb2f36.tar.gz |
Activate xgammon.
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 047a870..c713a65 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.49 1996/12/11 20:56:22 erich Exp $ +# $Id: Makefile,v 1.50 1997/01/02 07:25:07 tg Exp $ # SUBDIR += acm @@ -29,6 +29,7 @@ SUBDIR += xevil SUBDIR += xeyesplus SUBDIR += xgalaga + SUBDIR += xgammon SUBDIR += xinvaders SUBDIR += xjewel SUBDIR += xkobo |