summaryrefslogtreecommitdiff
path: root/games/wormux/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2008-10-23 15:24:42 +0000
committeradam <adam@pkgsrc.org>2008-10-23 15:24:42 +0000
commitb6aae9e7e279ca3828b1c4f0c36d43c1c25dd770 (patch)
tree182163420d5938efe9e35c18a2390f178eda9afc /games/wormux/Makefile
parente1d8f5803ee9d9ea28654bee7988c9d0fcca1d3b (diff)
downloadpkgsrc-b6aae9e7e279ca3828b1c4f0c36d43c1c25dd770.tar.gz
Changes 0.8.2:
- Fix Blowtorch weapon - Fix behavior of floor on closed maps - Compile with -Werror flag only in debug mode - Fix code to make it possible to do a static version on Linux (remove gethostbyname usage) - Fix compilation on OpenBSD - Adding translation: Greek - Other minor bug fixes
Diffstat (limited to 'games/wormux/Makefile')
-rw-r--r--games/wormux/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/wormux/Makefile b/games/wormux/Makefile
index c2385910fb9..93ea53a7045 100644
--- a/games/wormux/Makefile
+++ b/games/wormux/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2008/10/06 15:49:34 adam Exp $
+# $NetBSD: Makefile,v 1.10 2008/10/23 15:24:42 adam Exp $
-DISTNAME= wormux-0.8.1
+DISTNAME= wormux-0.8.2
CATEGORIES= games
MASTER_SITES= http://download.gna.org/wormux/
EXTRACT_SUFX= .tar.bz2