aboutsummaryrefslogtreecommitdiffstats
path: root/games/mangos/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/mangos/Makefile')
-rw-r--r--games/mangos/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/mangos/Makefile b/games/mangos/Makefile
index c4195b96be53..620dc8c65320 100644
--- a/games/mangos/Makefile
+++ b/games/mangos/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= mangos
-PORTVERSION= 4742
+PORTVERSION= 5101
CATEGORIES= games
MASTER_SITES= CENKES http://mangos-port.by.ru/ \
http://wow.omsktele.com/src/ \
http://belnetwork.org/mangos/
DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
-SCRIPTDEV2REV= 164
+SCRIPTDEV2REV= 245
MAINTAINER= neon_cyrex@mail.ru
COMMENT= Free dedicated-server for World of Warcraft
@@ -44,7 +44,7 @@ PLIST_SUB+= SD2="@comment "
.endif
.ifdef WITH_DBC
PLIST_SUB+= DBC=""
-DISTFILES+= mangos-dbc2_2_3.tar.gz
+DISTFILES+= mangos-dbc2_3_0.tar.gz
.else
PLIST_SUB+= DBC="@comment "
.endif