diff options
author | roam <roam@FreeBSD.org> | 2000-12-22 17:45:09 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2000-12-22 17:45:09 +0800 |
commit | fad30f887cd4a1cec44ebe0e4fa3712f957bb82f (patch) | |
tree | 73983906f37b2a14d934ee0604e4845362799b88 | |
parent | 1a178d3ad50ac846e879df1d951799d9f8dfc9b0 (diff) | |
download | freebsd-ports-gnome-fad30f887cd4a1cec44ebe0e4fa3712f957bb82f.tar.gz freebsd-ports-gnome-fad30f887cd4a1cec44ebe0e4fa3712f957bb82f.tar.zst freebsd-ports-gnome-fad30f887cd4a1cec44ebe0e4fa3712f957bb82f.zip |
Update MASTER_SITES.
PR: 23724
Submitted by: maintainer
-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} |