diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-02 14:10:34 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-02 14:10:34 +0000 |
commit | b0cbf053b418b619d80ad9d76902df2f328ef339 (patch) | |
tree | 6cfb8e70d6ee62e464d953eca7dafaeb68d948e8 /games/xemeraldia | |
parent | a0e2b016d3fc780210c8a09234e9fefd80bf2c4c (diff) |
Notes
Diffstat (limited to 'games/xemeraldia')
-rw-r--r-- | games/xemeraldia/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xemeraldia/Makefile b/games/xemeraldia/Makefile index 9a84c7d993f9..38eba0a2895b 100644 --- a/games/xemeraldia/Makefile +++ b/games/xemeraldia/Makefile @@ -8,7 +8,7 @@ PORTNAME= xemeraldia PORTVERSION= 0.31 CATEGORIES= games -MASTER_SITES= http://his.luky.org/ftp/mirrors/JG/JG-1.0/other-sources/jp/ +MASTER_SITES= ftp://ftp.eos.hokudai.ac.jp/pub/Linux/JG/JG-0.9.1/other-sources/jp/ DISTNAME= xemeraldia-0.3 PATCH_SITES= ${MASTER_SITES} |