diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2007-03-23 14:10:33 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2007-03-23 14:10:33 +0000 |
commit | ed83b93073da82cc0d8d358b9b9efec0b2080cf5 (patch) | |
tree | 0f214a4d3d97bea0582aa32875add8eed5dca4bf /games/Makefile | |
parent | f0c2b7bfb9050a16d9fe5a18eb0121c110545a60 (diff) | |
download | ports-ed83b93073da82cc0d8d358b9b9efec0b2080cf5.tar.gz ports-ed83b93073da82cc0d8d358b9b9efec0b2080cf5.zip |
add burrtools 0.2.1
A puzzle solver
Notes
Notes:
svn path=/head/; revision=188096
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 |