diff options
Diffstat (limited to 'games/xemeraldia/Makefile')
-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 c4e7a39fed04..bf3baa193f89 100644 --- a/games/xemeraldia/Makefile +++ b/games/xemeraldia/Makefile @@ -8,10 +8,10 @@ PORTNAME= xemeraldia PORTVERSION= 0.31 CATEGORIES= games -MASTER_SITES= http://gluon.ph.sophia.ac.jp/~ftp/UNIX/src/games/ +MASTER_SITES= http://www.rarf.riken.go.jp/archives/Linux/jg/JG-1.0/other-sources/jp/ DISTNAME= xemeraldia-0.3 -PATCH_SITES= http://gluon.ph.sophia.ac.jp/~ftp/UNIX/src/games/ +PATCH_SITES= ${MASTER_SITES} PATCHFILES= xemeraldia-0.3to0.31.patch.gz PATCH_DIST_STRIP= -p1 |