diff options
author | mph <mph@FreeBSD.org> | 2000-04-25 01:51:24 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 2000-04-25 01:51:24 +0800 |
commit | 50d0eb933806f84806fe05a41d9dd4fb9aa0f024 (patch) | |
tree | 886897c24915809f9b04511ddb2458f4605c08f3 /games/angband | |
parent | f3feea94d23eb1500f4a850ad813e997b64a3d7a (diff) | |
download | freebsd-ports-gnome-50d0eb933806f84806fe05a41d9dd4fb9aa0f024.tar.gz freebsd-ports-gnome-50d0eb933806f84806fe05a41d9dd4fb9aa0f024.tar.zst freebsd-ports-gnome-50d0eb933806f84806fe05a41d9dd4fb9aa0f024.zip |
Move one of the distfiles from submitter's web space to my
space on personal.FreeBSD.org.
Diffstat (limited to 'games/angband')
-rw-r--r-- | games/angband/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/angband/Makefile b/games/angband/Makefile index 6b66d06e1767..96310803f732 100644 --- a/games/angband/Makefile +++ b/games/angband/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://export.andrew.cmu.edu/angband/Source/ \ ftp://ftp.greyhelm.com/pub/Games/Angband/Angband-2.7.x/Extra/ \ ftp://ftp.sunet.se/pub/games/Angband/Extra/ \ ftp://mirror.aarnet.edu.au/pub/games/roguelike/angband/Extra/ \ - http://www.netlaputa.ne.jp/~t-ogawa/ + http://people.FreeBSD.org/~mph/distfiles/ DISTNAME= angband-290 DISTFILES= angband-290-src.tar.gz angband-290-graf.zip \ angband-290-data.tar.gz |