diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-10-13 15:40:36 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-10-13 15:40:36 +0000 |
commit | 59f73297bc56df11bf6e40998a94c8911ec1c1fe (patch) | |
tree | 200218e3d8250ac2917e35b2e6efe2b0419f8ec4 /games/mangos/Makefile | |
parent | 3122e957ccb0dcdaf0b579c1e0b59d1cb6ff03ba (diff) |
- Update to 4572 (SD2-139)
Submitted by: Artemiy Kropachev <neon_cyrex@mail.ru> (maintainer)
Notes
Notes:
svn path=/head/; revision=201404
Diffstat (limited to 'games/mangos/Makefile')
-rw-r--r-- | games/mangos/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/games/mangos/Makefile b/games/mangos/Makefile index 859183255cee..4a8762e1010f 100644 --- a/games/mangos/Makefile +++ b/games/mangos/Makefile @@ -6,12 +6,13 @@ # PORTNAME= mangos -PORTVERSION= 4440 +PORTVERSION= 4572 CATEGORIES= games MASTER_SITES= CENKES http://mangos-port.by.ru/ \ - http://neon.heavennet.ru/mangos/ + http://wow.omsktele.com/src/ \ + http://belnetwork.org/mangos/ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} -SCRIPTDEV2REV= 124 +SCRIPTDEV2REV= 139 MAINTAINER= neon_cyrex@mail.ru COMMENT= Free dedicated-server for World of Warcraft |