diff options
author | pav <pav@FreeBSD.org> | 2003-11-22 23:00:50 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2003-11-22 23:00:50 +0000 |
commit | 367efe6e53943d4097c8a945bf47bb3bded55edf (patch) | |
tree | 45ef82652de5cc24bfd73582560ba2c9f61d4747 /games/Makefile | |
parent | 5e00b7df5edeaf2ef14ca3c87100ab937239c835 (diff) | |
download | FreeBSD-ports-367efe6e53943d4097c8a945bf47bb3bded55edf.zip FreeBSD-ports-367efe6e53943d4097c8a945bf47bb3bded55edf.tar.gz |
Deluxe Snake is a best snake clone you'll ever play. It have frogs, mushrooms,
sugar candies, lots of powerups and a tail-bite!
Approved by: adamw (mentor)
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 fb0ae3e..03238be 100644 --- a/games/Makefile +++ b/games/Makefile @@ -87,6 +87,7 @@ SUBDIR += doomlegacy SUBDIR += dopewars SUBDIR += drm + SUBDIR += dsnake SUBDIR += dungeon SUBDIR += dungeoncrawl SUBDIR += easysok |