summaryrefslogtreecommitdiff
path: root/games/prboom/Makefile
diff options
context:
space:
mode:
authorzuntum <zuntum>2002-07-20 12:56:45 +0000
committerzuntum <zuntum>2002-07-20 12:56:45 +0000
commit6017da7ab159ad850c8ddbcb0393548248d29b5d (patch)
tree870c71e546a11085da361dea8192d8e14c531771 /games/prboom/Makefile
parent971119a1d717baefb5f30abdcdd6ac5b507b5544 (diff)
downloadpkgsrc-6017da7ab159ad850c8ddbcb0393548248d29b5d.tar.gz
Update prboom to version 2.2.2
Changes from v2.2.1 to v2.2.2 - more demo sync problems for original Doom and Boom fixed - added changeable samplerate for soundmixing - added fullscreen/window toggle in option menu - added double buffering - floor rendering made more accurate - Win32 config file handling fixed - fix endian conversion problem on Linux/PPC
Diffstat (limited to 'games/prboom/Makefile')
-rw-r--r--games/prboom/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/prboom/Makefile b/games/prboom/Makefile
index e0f48b66246..fc2fe8f05b7 100644
--- a/games/prboom/Makefile
+++ b/games/prboom/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2002/05/12 10:16:47 abs Exp $
+# $NetBSD: Makefile,v 1.3 2002/07/20 12:56:45 zuntum Exp $
#
-DISTNAME= prboom-2.2.1
+DISTNAME= prboom-2.2.2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=prboom/}