summaryrefslogtreecommitdiff
path: root/games/netmaze/Makefile
diff options
context:
space:
mode:
authordholland <dholland>2013-03-25 01:59:03 +0000
committerdholland <dholland>2013-03-25 01:59:03 +0000
commit4a61ad15c75290abf9f8532d845e640643821212 (patch)
tree18b543e67fe1c58f04c338ec98c20d0ae180a00b /games/netmaze/Makefile
parentdbdc31797b5dcfbec71988d6e05d083afb348ca9 (diff)
downloadpkgsrc-4a61ad15c75290abf9f8532d845e640643821212.tar.gz
Clean up some gcc warnings. This probably doesn't accomplish anything
particularly important, except that one of the warnings was reporting a bug that probably causes crashes. PKGREVISION -> 4
Diffstat (limited to 'games/netmaze/Makefile')
-rw-r--r--games/netmaze/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/netmaze/Makefile b/games/netmaze/Makefile
index 6a1cddf9912..f661ef2bc90 100644
--- a/games/netmaze/Makefile
+++ b/games/netmaze/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2012/10/23 10:24:04 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2013/03/25 01:59:03 dholland Exp $
DISTNAME= netmaze0.81
PKGNAME= netmaze-0.81
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/multiplayer/}