svn commit: r366950 - head/games/nwndata
Sean Farley
scf at FreeBSD.org
Mon Sep 1 20:09:04 UTC 2014
Author: scf (src committer)
Date: Mon Sep 1 20:09:03 2014
New Revision: 366950
URL: http://svnweb.freebsd.org/changeset/ports/366950
QAT: https://qat.redports.org/buildarchive/r366950/
Log:
- Update MASTER_SITES (add two new ones and remove defunct site).
- Remove note about obtaining file from Fileshack.com (deceased).
- Update the homepage to the community website as the official one is
deceased.
Modified:
head/games/nwndata/Makefile
head/games/nwndata/pkg-descr
Modified: head/games/nwndata/Makefile
==============================================================================
--- head/games/nwndata/Makefile Mon Sep 1 20:02:24 2014 (r366949)
+++ head/games/nwndata/Makefile Mon Sep 1 20:09:03 2014 (r366950)
@@ -6,8 +6,8 @@ PORTVERSION= ${NWNVER}
PORTREVISION= ${NWNREV}
CATEGORIES= games
MASTER_SITES= http://files.bioware.com/neverwinternights/updates/linux/ \
- http://bioware.vo.llnwd.net/o1/neverwinternights/updates/linux/
-# Also at: http://www.fileshack.com/file.x?fid=2508
+ http://nwdownloads.bioware.com/neverwinternights/linux/129/ \
+ http://lvlt.bioware.cdn.ea.com/bioware/u/f/eagames/bioware/neverwinternights/updates/linux/
DISTNAME= ${NWRESOURCES}
.if defined(CDROM_MOUNT) && exists(${CDROM_MOUNT}/KingmakerSetup.exe)
DISTFILES=
Modified: head/games/nwndata/pkg-descr
==============================================================================
--- head/games/nwndata/pkg-descr Mon Sep 1 20:02:24 2014 (r366949)
+++ head/games/nwndata/pkg-descr Mon Sep 1 20:09:03 2014 (r366950)
@@ -3,4 +3,4 @@ under FreeBSD using the Linux emulation
this game, you will need the game resources, along with a license key
from the retail version of this game.
-WWW: http://nwn.bioware.com/
+WWW: http://www.neverwinternights.info/
More information about the svn-ports-all
mailing list