diff options
author | taoka <taoka@FreeBSD.org> | 1999-09-28 08:50:30 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-09-28 08:50:30 +0800 |
commit | 3a1266989a6268d285234cf581f7f912952db062 (patch) | |
tree | 89b3710e29c790983073afab4c73e75a51950542 /games | |
parent | 3f0a2ebc246b41480699c76f0bfed354be15e4d2 (diff) | |
download | freebsd-ports-gnome-3a1266989a6268d285234cf581f7f912952db062.tar.gz freebsd-ports-gnome-3a1266989a6268d285234cf581f7f912952db062.tar.zst freebsd-ports-gnome-3a1266989a6268d285234cf581f7f912952db062.zip |
Added xpuyopuyo
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index de0c22f98866..70f69a9a9bdc 100644 --- a/games/Makefile +++ b/games/Makefile @@ -188,6 +188,7 @@ SUBDIR += xpilot SUBDIR += xpipeman SUBDIR += xpuyo + SUBDIR += xpuyopuyo SUBDIR += xpuzzletama SUBDIR += xpyraminx SUBDIR += xqf |