summaryrefslogtreecommitdiff
path: root/games/prboom/Makefile
diff options
context:
space:
mode:
authorsnj <snj>2004-10-10 17:28:24 +0000
committersnj <snj>2004-10-10 17:28:24 +0000
commitae77df4fcc23dcecea54a158fe5ccdc1a9d859b4 (patch)
tree8ba5be7127f389eb3de95d5f239b573da000a1a6 /games/prboom/Makefile
parentb5ce9b6b68ce63c653c09fe68eaca56382c0baa7 (diff)
downloadpkgsrc-ae77df4fcc23dcecea54a158fe5ccdc1a9d859b4.tar.gz
Update to 2.2.6.
Changes: - fix Inferno intermission screen crash - fix lockup for other netgame clients when one client quits - fix memory leak in netgame server - fix SDL_LockScreen crashes on Win32 - fix fuzz drawing for hi-res - network games should survive temporary loss of connection - fix dehacked NOSECTOR/NOBLOCKMAP effects - fix player spawn sound
Diffstat (limited to 'games/prboom/Makefile')
-rw-r--r--games/prboom/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/prboom/Makefile b/games/prboom/Makefile
index 64faffd07e4..78885f3a955 100644
--- a/games/prboom/Makefile
+++ b/games/prboom/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2004/10/03 00:14:46 tv Exp $
+# $NetBSD: Makefile,v 1.18 2004/10/10 17:28:24 snj Exp $
-DISTNAME= prboom-2.2.5
-PKGREVISION= 1
+DISTNAME= prboom-2.2.6
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=prboom/}