diff options
-rw-r--r-- | games/nwndata/Makefile | 4 | ||||
-rw-r--r-- | games/nwndata/pkg-descr | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games/nwndata/Makefile b/games/nwndata/Makefile index d8c30a140678..4e73f94c20a8 100644 --- a/games/nwndata/Makefile +++ b/games/nwndata/Makefile @@ -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= diff --git a/games/nwndata/pkg-descr b/games/nwndata/pkg-descr index 10ff9852113e..30d594069b72 100644 --- a/games/nwndata/pkg-descr +++ b/games/nwndata/pkg-descr @@ -3,4 +3,4 @@ under FreeBSD using the Linux emulation mode. In order to play 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/ |