diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-11-11 08:40:46 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-11-11 08:40:46 +0000 |
commit | 9ffb63d9724cc01e82131bca7024f408fd39b99a (patch) | |
tree | a0aca232d93e505fc56652e69a693f47ed816a06 /games/Makefile | |
parent | 7b4df12051f84b336ff3388b86b781ef9a858b81 (diff) | |
download | FreeBSD-ports-9ffb63d9724cc01e82131bca7024f408fd39b99a.zip FreeBSD-ports-9ffb63d9724cc01e82131bca7024f408fd39b99a.tar.gz |
add csmash 0.6.5
A 3D tabletennis game
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 178e0a1..016e036 100644 --- a/games/Makefile +++ b/games/Makefile @@ -74,6 +74,7 @@ SUBDIR += crossfire-server SUBDIR += crossword SUBDIR += cryptoslam + SUBDIR += csmash SUBDIR += cube SUBDIR += cursive SUBDIR += deal |