diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2000-12-22 09:45:09 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2000-12-22 09:45:09 +0000 |
commit | b564afb1a878b6204e4d5222070bd05025bd1e72 (patch) | |
tree | dc39a7aa7e0603cc680cc634c6d6a24afc508c0d /games/zangband | |
parent | The cclient-maildir port has been retired, but it was not (diff) |
Update MASTER_SITES.
PR: 23724
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=36222
Diffstat (limited to 'games/zangband')
-rw-r--r-- | games/zangband/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/zangband/Makefile b/games/zangband/Makefile index e1b52f5d84f8..262998de4502 100644 --- a/games/zangband/Makefile +++ b/games/zangband/Makefile @@ -9,8 +9,8 @@ PORTNAME= zangband PORTVERSION= 2.4.0${JA_VERSION} PORTREVISION= 1 CATEGORIES+= games -MASTER_SITES= ftp://export.andrew.cmu.edu/angband/Variant/ \ - ftp://ftp.sunet.se/pub/games/Angband/Variant/ \ +MASTER_SITES= ftp://clockwork.dementia.org/angband/Variant/ZAngband/ \ + ftp://ftp.sunet.se/pub/games/Angband/Variant/ZAngband/ \ ${JA_MASTER_SITE} DISTFILES= ${PORTNAME}-${E_VERSION:S/.//g}-src.zip \ ${JA_DISTFILE} |