diff options
author | adamw <adamw@FreeBSD.org> | 2002-11-07 08:31:24 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2002-11-07 08:31:24 +0800 |
commit | a0614dabc6c6dc04e6a3ea9424005956500c30e4 (patch) | |
tree | 3216a29c95494de6e2bc9d1dbea52e6619e437e0 /games/Makefile | |
parent | 7cbaa31d525a3c3c4572d873eb442e104ab5493f (diff) | |
download | freebsd-ports-gnome-a0614dabc6c6dc04e6a3ea9424005956500c30e4.tar.gz freebsd-ports-gnome-a0614dabc6c6dc04e6a3ea9424005956500c30e4.tar.zst freebsd-ports-gnome-a0614dabc6c6dc04e6a3ea9424005956500c30e4.zip |
Add games/jumpnbump
A fun multiplayer game with cute fluffy bunnies, green grass,
and horrible bloody explosions.
PR: 43344
Submitted by: Gurkan Sengun <gurkan@linuks.mine.nu>
Approved by: pat
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 1922208f3ec7..1d7e0784aa6e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -165,6 +165,7 @@ SUBDIR += ishido SUBDIR += jetpack SUBDIR += jfk + SUBDIR += jumpnbump SUBDIR += jzip SUBDIR += kdegames3 SUBDIR += klondike |