diff options
author | Matthew Hunt <mph@FreeBSD.org> | 2000-04-24 17:51:24 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 2000-04-24 17:51:24 +0000 |
commit | 4cf528ab0bcc4b9e66d6dd3c6385c7d433b4c930 (patch) | |
tree | 27f59de3f0c0e5a6c5fe1c082575fdcfb4498bab /games/angband | |
parent | Upgrade to 2.9.0. The software has a new primary developer and (diff) |
Move one of the distfiles from submitter's web space to my
space on personal.FreeBSD.org.
Notes
Notes:
svn path=/head/; revision=27969
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 |