diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-04 21:16:38 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-04 21:16:38 +0000 |
commit | 88d2120601d584381daa17368f4c0b06abeec72d (patch) | |
tree | 66e8e89dc3f03c018e43078ee618ecfd32306c77 | |
parent | bb4b025846ac3b0f1ab69f2494da42734c9fb5a3 (diff) | |
download | ports-88d2120601d584381daa17368f4c0b06abeec72d.tar.gz ports-88d2120601d584381daa17368f4c0b06abeec72d.zip |
Notes
-rw-r--r-- | games/fairymax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fairymax/Makefile b/games/fairymax/Makefile index 17d61bf683b8..93d958d16d51 100644 --- a/games/fairymax/Makefile +++ b/games/fairymax/Makefile @@ -4,7 +4,7 @@ PORTNAME= fairymax PORTVERSION= 4.8S.6 CATEGORIES= games -MASTER_SITES= http://freeheimdall.homeunix.org/files/ +MASTER_SITES= http://freeheimdall.spdns.org/files/ DISTNAME= ${PORTNAME}-0e4813b # http://hgm.nubati.net/cgi-bin/gitweb.cgi?p=fairymax.git;a=snapshot;h=0e4813b1b6dbb8a2a85c5b6a42486cfa52724d68;sf=tgz |