diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-03-21 03:50:18 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-03-21 03:50:18 +0800 |
commit | 29e6a0334773eea95b9347e68309e9fb40a58fb1 (patch) | |
tree | fa7886ae10675041361809cb6c203f0ee40a84ee /games/Makefile | |
parent | ad4aadf999d3d4e44293fded601fb4ef1399362a (diff) | |
download | freebsd-ports-gnome-29e6a0334773eea95b9347e68309e9fb40a58fb1.tar.gz freebsd-ports-gnome-29e6a0334773eea95b9347e68309e9fb40a58fb1.tar.zst freebsd-ports-gnome-29e6a0334773eea95b9347e68309e9fb40a58fb1.zip |
Add hex-a-hop 1.0.0, a puzzle game based on hexagonal tiles.
PR: 93619
Submitted by: Jamie Jones <jamie@bishopston.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 c4533ea8fd3f..82e8857b63c1 100644 --- a/games/Makefile +++ b/games/Makefile @@ -270,6 +270,7 @@ SUBDIR += heretic SUBDIR += heroes SUBDIR += hex + SUBDIR += hex-a-hop SUBDIR += highmoon SUBDIR += hlserver-admin SUBDIR += hlserver-cs |