diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/xemeraldia/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xemeraldia/Makefile b/games/xemeraldia/Makefile index 2c9503b..c4e7a39 100644 --- a/games/xemeraldia/Makefile +++ b/games/xemeraldia/Makefile @@ -8,10 +8,10 @@ PORTNAME= xemeraldia PORTVERSION= 0.31 CATEGORIES= games -MASTER_SITES= ftp://ftp.lab.kdd.co.jp/Usenet/fj.sources/1995/mar/ +MASTER_SITES= http://gluon.ph.sophia.ac.jp/~ftp/UNIX/src/games/ DISTNAME= xemeraldia-0.3 -PATCH_SITES= ftp://ftp.lab.kdd.co.jp/Usenet/fj.sources/1995/apr/ +PATCH_SITES= http://gluon.ph.sophia.ac.jp/~ftp/UNIX/src/games/ PATCHFILES= xemeraldia-0.3to0.31.patch.gz PATCH_DIST_STRIP= -p1 |