diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-03-13 09:35:18 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-03-13 09:35:18 +0000 |
commit | 45d349491b9cad875b2f4bebe1e50a2232f254ce (patch) | |
tree | bb7a4bc3e46b5bdf949d2d54b7dea1d0b61c99f1 /games/Makefile | |
parent | 1d54d5ca93f9360b0106f1daf5ae0b748954c66c (diff) | |
download | ports-45d349491b9cad875b2f4bebe1e50a2232f254ce.tar.gz ports-45d349491b9cad875b2f4bebe1e50a2232f254ce.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 81885e7f776b..6887c422a876 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.108 1998/02/20 09:33:55 tg Exp $ +# $Id: Makefile,v 1.109 1998/02/23 19:57:46 steve Exp $ # SUBDIR += acm @@ -87,6 +87,7 @@ SUBDIR += xpipeman SUBDIR += xpuyo SUBDIR += xpuzzletama + SUBDIR += xquarto SUBDIR += xripple SUBDIR += xrisk SUBDIR += xroach |