diff options
author | ijliao <ijliao@FreeBSD.org> | 2007-03-23 22:10:33 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2007-03-23 22:10:33 +0800 |
commit | e08a0ce0b333b73a2b6eac399d983068c5bb42ac (patch) | |
tree | 816ca14aa69d2c9231fc09a41d63cac35fc40264 /games/Makefile | |
parent | 23d7a47ac283778821d6b9bf14933bc840a0ff94 (diff) | |
download | freebsd-ports-gnome-e08a0ce0b333b73a2b6eac399d983068c5bb42ac.tar.gz freebsd-ports-gnome-e08a0ce0b333b73a2b6eac399d983068c5bb42ac.tar.zst freebsd-ports-gnome-e08a0ce0b333b73a2b6eac399d983068c5bb42ac.zip |
add burrtools 0.2.1
A puzzle solver
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 f3b917a14af2..f2b8aba16983 100644 --- a/games/Makefile +++ b/games/Makefile @@ -94,6 +94,7 @@ SUBDIR += bugsx SUBDIR += bumprace SUBDIR += burgerspace + SUBDIR += burrtools SUBDIR += bygfoot SUBDIR += bzflag SUBDIR += cake |