diff options
author | roam <roam@FreeBSD.org> | 2000-12-22 09:45:09 +0000 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2000-12-22 09:45:09 +0000 |
commit | fad30f887cd4a1cec44ebe0e4fa3712f957bb82f (patch) | |
tree | 73983906f37b2a14d934ee0604e4845362799b88 /games | |
parent | 1a178d3ad50ac846e879df1d951799d9f8dfc9b0 (diff) | |
download | FreeBSD-ports-fad30f887cd4a1cec44ebe0e4fa3712f957bb82f.zip FreeBSD-ports-fad30f887cd4a1cec44ebe0e4fa3712f957bb82f.tar.gz |
Update MASTER_SITES.
PR: 23724
Submitted by: maintainer
Diffstat (limited to 'games')
-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 e1b52f5..262998d 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} |