diff options
author | bapt <bapt@FreeBSD.org> | 2011-05-03 06:23:14 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-05-03 06:23:14 +0800 |
commit | dc6da350a01c3ae36846c3eed8d57195727bbe16 (patch) | |
tree | afb11c284932f6702cfeb54e6873664ffa39a2bb /games | |
parent | 01d6827c6f46464a5b387fc4f9a97602c26d1efb (diff) | |
download | freebsd-ports-gnome-dc6da350a01c3ae36846c3eed8d57195727bbe16.tar.gz freebsd-ports-gnome-dc6da350a01c3ae36846c3eed8d57195727bbe16.tar.zst freebsd-ports-gnome-dc6da350a01c3ae36846c3eed8d57195727bbe16.zip |
points to the new home, while here remove MD5
Diffstat (limited to 'games')
-rw-r--r-- | games/zangband/Makefile | 3 | ||||
-rw-r--r-- | games/zangband/distinfo | 1 | ||||
-rw-r--r-- | games/zangband/pkg-descr | 2 |
3 files changed, 2 insertions, 4 deletions
diff --git a/games/zangband/Makefile b/games/zangband/Makefile index ca8564614f7a..42b703292f04 100644 --- a/games/zangband/Makefile +++ b/games/zangband/Makefile @@ -9,8 +9,7 @@ PORTNAME= zangband PORTVERSION= 2.6.2 PORTREVISION= 5 CATEGORIES+= games -MASTER_SITES= ftp://clockwork.dementia.org/angband/Variant/ZAngband/ \ - ftp://ftp.sunet.se/pub/games/Angband/Variant/ZAngband/ +MASTER_SITES= ftp://ftp.sunet.se/pub/games/Angband/Variant/ZAngband/ DIST_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org diff --git a/games/zangband/distinfo b/games/zangband/distinfo index 19731fe294cf..050d4508f5d4 100644 --- a/games/zangband/distinfo +++ b/games/zangband/distinfo @@ -1,3 +1,2 @@ -MD5 (zangband/zangband-2.6.2.tar.gz) = 7fe3efe2c4d8099179e5dc5403635448 SHA256 (zangband/zangband-2.6.2.tar.gz) = c01d747506e983947adf438ba7e7ed4a371753a9fd8745623947e89caccdea1a SIZE (zangband/zangband-2.6.2.tar.gz) = 1911371 diff --git a/games/zangband/pkg-descr b/games/zangband/pkg-descr index 927d22553140..06411b2ccf72 100644 --- a/games/zangband/pkg-descr +++ b/games/zangband/pkg-descr @@ -1,4 +1,4 @@ ZAngband is one of the many variants of the freeware rogue-like computer roleplaying game Angband. -WWW: http://thangorodrim.angband.org/ +WWW: http://www.zangband.org/ |