diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-04-03 00:43:40 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-04-03 00:43:40 +0800 |
commit | c5374af57b740fa19cb5af898706f0fadae21b7a (patch) | |
tree | 9ea5633dfa8ff5fd00c6e1ea19f4abbbb22a9890 /games/Makefile | |
parent | d70126eede102a6608d1e0ebc5583d83a551fd84 (diff) | |
download | freebsd-ports-graphics-c5374af57b740fa19cb5af898706f0fadae21b7a.tar.gz freebsd-ports-graphics-c5374af57b740fa19cb5af898706f0fadae21b7a.tar.zst freebsd-ports-graphics-c5374af57b740fa19cb5af898706f0fadae21b7a.zip |
toppler (aka nebulous) is a game where you have to guide a small
frog up a tower, avoiding the baddies. You do have a snowball
to fire, though.
PR: 34119
Submitted by: dom@happygiraffe.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 1d0eab74287..4eb34052448 100644 --- a/games/Makefile +++ b/games/Makefile @@ -268,6 +268,7 @@ SUBDIR += tinymux SUBDIR += tkmoo SUBDIR += tksol + SUBDIR += toppler SUBDIR += tornado SUBDIR += trojka SUBDIR += ttraffic |