diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-08-16 18:04:13 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-08-16 18:04:13 +0000 |
commit | 8be6dc9fcb86b2654c704fe4c216072bf453a7b4 (patch) | |
tree | 336fb80758fea3cd7be7302efebbdd4efe91c187 /games/nwndata | |
parent | a621b6f5717f3c400944d30afc7f9127f63525cf (diff) | |
download | ports-8be6dc9fcb86b2654c704fe4c216072bf453a7b4.tar.gz ports-8be6dc9fcb86b2654c704fe4c216072bf453a7b4.zip |
Notes
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/.//} |