diff options
author | obrien <obrien@FreeBSD.org> | 1997-02-16 01:36:54 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1997-02-16 01:36:54 +0000 |
commit | 6e4f7423fecc09f7d92577fd0248fcd6596b8adf (patch) | |
tree | bc7181dd41d94a5185c198415f4ed8b72d1db594 /games | |
parent | 2bc2ab084e32c08160c5eb22e27aa2a8c28342d2 (diff) | |
download | FreeBSD-ports-6e4f7423fecc09f7d92577fd0248fcd6596b8adf.zip FreeBSD-ports-6e4f7423fecc09f7d92577fd0248fcd6596b8adf.tar.gz |
turn on xspringies
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 d4cc44f..b1c123d 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.54 1997/02/01 15:06:56 max Exp $ +# $Id: Makefile,v 1.55 1997/02/14 08:20:08 tg Exp $ # SUBDIR += acm @@ -58,6 +58,7 @@ SUBDIR += xshisen SUBDIR += xshogi SUBDIR += xskat + SUBDIR += xspringies SUBDIR += xsokoban SUBDIR += xsol SUBDIR += xtetris |