diff options
author | pav <pav@FreeBSD.org> | 2006-08-21 18:53:37 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-08-21 18:53:37 +0800 |
commit | 29319d83666bba81f47c2047f1f5a4ed32b57067 (patch) | |
tree | 7c9d44c2579cbde111a3d24f826898a65efee43f /games | |
parent | c6075293e15143810c2994c6b9210a3347212489 (diff) | |
download | freebsd-ports-graphics-29319d83666bba81f47c2047f1f5a4ed32b57067.tar.gz freebsd-ports-graphics-29319d83666bba81f47c2047f1f5a4ed32b57067.tar.zst freebsd-ports-graphics-29319d83666bba81f47c2047f1f5a4ed32b57067.zip |
- Thang' is dead, and mirrors don't have 3.0.6 distfile. Host on my website
Diffstat (limited to 'games')
-rw-r--r-- | games/angband/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/angband/Makefile b/games/angband/Makefile index 1e558ac166d..9225f647354 100644 --- a/games/angband/Makefile +++ b/games/angband/Makefile @@ -8,9 +8,7 @@ PORTNAME= angband PORTVERSION= 3.0.6 CATEGORIES= games -MASTER_SITES= ftp://ftp.thangorodrim.net/pub/angband/Source/ \ - ftp://ftp.sunet.se/pub/games/Angband/Source/ \ - ftp://ftp.planetmirror.com/pub/angband/Source/ +MASTER_SITES= http://angband.oook.cz/download/ MAINTAINER= pav@FreeBSD.org COMMENT= Rogue-like game with color, X11 support |