diff options
author | arved <arved@FreeBSD.org> | 2002-11-03 22:53:30 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2002-11-03 22:53:30 +0800 |
commit | a60a707561f2ceca44e5dc88062be73393a71a50 (patch) | |
tree | 953e26c363b1ffcf82c56d90e461ea39939194e7 /games/Makefile | |
parent | ee2aaac52552362b90d1b684afd59ddea380027a (diff) | |
download | freebsd-ports-gnome-a60a707561f2ceca44e5dc88062be73393a71a50.tar.gz freebsd-ports-gnome-a60a707561f2ceca44e5dc88062be73393a71a50.tar.zst freebsd-ports-gnome-a60a707561f2ceca44e5dc88062be73393a71a50.zip |
Throw colourful bubbles to build groups and destroy the groups
Requested by: Luca Lesinigo <luckyluke@softhome.net>, gsutter
PR: 44520
Submitted by: Klaus Goger <klaus.goger@reflex.at>
Approved by: kris (mentor)
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index fe7b855a7b93..6de5c1a13f94 100644 --- a/games/Makefile +++ b/games/Makefile @@ -90,6 +90,7 @@ SUBDIR += freeciv-gtk SUBDIR += freesweep SUBDIR += frotz + SUBDIR += frozenbubble SUBDIR += fsgs SUBDIR += galaxis SUBDIR += garith |