aboutsummaryrefslogtreecommitdiff
path: root/games/mangband/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2016-06-01 16:16:22 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2016-06-01 16:16:22 +0000
commit62a898637e00dd02ab8d86204c9ae64355833a58 (patch)
tree9eb4b96c5ad04349f8dddd072716e5ccbbd551cf /games/mangband/Makefile
parent09c369aa654b429e8d31b504d626b94858ed2c6a (diff)
downloadports-62a898637e00dd02ab8d86204c9ae64355833a58.tar.gz
ports-62a898637e00dd02ab8d86204c9ae64355833a58.zip
Update to 1.1.3
PR: 209825 Submitted by: maintainer Reviewed by: Vladimir Krstulja
Notes
Notes: svn path=/head/; revision=416249
Diffstat (limited to 'games/mangband/Makefile')
-rw-r--r--games/mangband/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/games/mangband/Makefile b/games/mangband/Makefile
index eeaf9d220e24..8462dab33933 100644
--- a/games/mangband/Makefile
+++ b/games/mangband/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= mangband
-PORTVERSION= 1.1.2
-PORTREVISION= 1
+PORTVERSION= 1.1.3
CATEGORIES= games
MASTER_SITES= http://mangband.org/download/
@@ -12,7 +11,6 @@ COMMENT= Free online multiplayer real-time roguelike game
LICENSE= GPLv2
-BROKEN= unfetchable
ALL_TARGET= mangclient mangband
WRKSRC= ${WRKDIR}/${DISTNAME}/src
GNU_CONFIGURE= yes