diff options
author | mph <mph@FreeBSD.org> | 1998-04-27 13:01:30 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-04-27 13:01:30 +0800 |
commit | 6702679f24e7405ad04fdbaf46c5affd5faf4cee (patch) | |
tree | b4ec2c1e2a06fe746c8fc14dfdc2c019fa51305b /games | |
parent | 5c60314c9e98f2d14b34fa451adb718629758527 (diff) | |
download | freebsd-ports-gnome-6702679f24e7405ad04fdbaf46c5affd5faf4cee.tar.gz freebsd-ports-gnome-6702679f24e7405ad04fdbaf46c5affd5faf4cee.tar.zst freebsd-ports-gnome-6702679f24e7405ad04fdbaf46c5affd5faf4cee.zip |
Activate xoids.
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 88f5c463028f..19ff840f884f 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.124 1998/04/27 04:37:06 mph Exp $ +# $Id: Makefile,v 1.125 1998/04/27 04:48:28 mph Exp $ # SUBDIR += 3dpong @@ -90,6 +90,7 @@ SUBDIR += xmris SUBDIR += xneko SUBDIR += xnibbles + SUBDIR += xoids SUBDIR += xonix SUBDIR += xothello SUBDIR += xpacman |