summaryrefslogtreecommitdiff
path: root/games/bomberclone/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-10-05 09:28:57 +0000
committerwiz <wiz@pkgsrc.org>2003-10-05 09:28:57 +0000
commit36a9bc5df92b593031a8292e2c913345df3716b5 (patch)
tree01200cc0178394e3df1a8d9d1dc3251a04274e34 /games/bomberclone/Makefile
parent65f8fb0902225253286f9336c108f23b80c95d21 (diff)
downloadpkgsrc-36a9bc5df92b593031a8292e2c913345df3716b5.tar.gz
Update to 0.10.1:
Version 0.10.1 ============== 2003-09-13 - accepted Solaris, .cvsignore and bzero patch Patch from pak21 (https://sourceforge.net/users/pak21/) - BomberCloneMServ will have even a playerlist of a game, so you will know who have joined a game. - added big endian support, so non intel-style computers will be able to play over the network now too. - added liquid and moving bombs special. - timer options, for how long the game will go. - added tunnels to the game so player can go through. PKG_playermove changed and PGK_tunneldata added - the first music file added to the game made by Digital_D <siggy_stardust@hotmail.com> the music files will be played out of the music directory randomly - chat windows size will be bigger in multiplayer games and in single games the space for the chat window is used for the gamefield size.
Diffstat (limited to 'games/bomberclone/Makefile')
-rw-r--r--games/bomberclone/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/bomberclone/Makefile b/games/bomberclone/Makefile
index c4b73b16d9f..924c6aabecb 100644
--- a/games/bomberclone/Makefile
+++ b/games/bomberclone/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2003/07/31 21:27:22 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2003/10/05 09:28:57 wiz Exp $
#
-DISTNAME= bomberclone-0.10.0
+DISTNAME= bomberclone-0.10.1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bomberclone/}
EXTRACT_SUFX= .tar.bz2