diff options
author | markp <markp@FreeBSD.org> | 2002-08-04 17:36:57 +0800 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2002-08-04 17:36:57 +0800 |
commit | f755d425eff4628802f7726549618b6a861c167b (patch) | |
tree | ddcd7c80c680e04bb6a57d9ee584fa5721a1728d /games/Makefile | |
parent | 03448bfc6373b2c1ee343d634ab14e33678b00df (diff) | |
download | freebsd-ports-gnome-f755d425eff4628802f7726549618b6a861c167b.tar.gz freebsd-ports-gnome-f755d425eff4628802f7726549618b6a861c167b.tar.zst freebsd-ports-gnome-f755d425eff4628802f7726549618b6a861c167b.zip |
Add marbles 1.0.2, a challenging puzzle game similar to Atomix.
PR: 40590
Submitted by: verm@drunkmonk.net
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 f2bf8d325d22..c270381bae4f 100644 --- a/games/Makefile +++ b/games/Makefile @@ -177,6 +177,7 @@ SUBDIR += mahjong SUBDIR += mangband SUBDIR += marathon-evil + SUBDIR += marbles SUBDIR += merlin SUBDIR += mindfocus SUBDIR += mindguard |