diff options
author | shaun <shaun@FreeBSD.org> | 2006-08-17 02:04:13 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2006-08-17 02:04:13 +0800 |
commit | 742bcde6d7fb295cccabbb5c6a284f3386bbf854 (patch) | |
tree | 80fc465a57cfd027c60b2305fdb34bd4c01def25 /games/nwndata | |
parent | 6c3c02677b61e64a01a636cae158f0a43a080fb6 (diff) | |
download | freebsd-ports-gnome-742bcde6d7fb295cccabbb5c6a284f3386bbf854.tar.gz freebsd-ports-gnome-742bcde6d7fb295cccabbb5c6a284f3386bbf854.tar.zst freebsd-ports-gnome-742bcde6d7fb295cccabbb5c6a284f3386bbf854.zip |
The master site I previously added was a redirect; we need to use the
real location.
Diffstat (limited to 'games/nwndata')
-rw-r--r-- | games/nwndata/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nwndata/Makefile b/games/nwndata/Makefile index 9b9865b9d10c..4c1a4a18b210 100644 --- a/games/nwndata/Makefile +++ b/games/nwndata/Makefile @@ -9,7 +9,7 @@ PORTNAME= nwndata PORTVERSION= 1.29 PORTREVISION= 3 CATEGORIES= games -MASTER_SITES= http://files.bioware.com/neverwinternights/updates/linux/ +MASTER_SITES= http://bioware.vo.llnwd.net/o1/neverwinternights/updates/linux/ # Also at: http://www.fileshack.com/file.x?fid=2508 # Previous: ftp://jeuxlinux.com/bioware/Neverwinter_Nights/ DISTNAME= nwresources${PORTVERSION:S/.//} |