diff options
-rw-r--r-- | games/amy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/amy/Makefile b/games/amy/Makefile index e96f97c..ab7545f 100644 --- a/games/amy/Makefile +++ b/games/amy/Makefile @@ -8,7 +8,7 @@ PORTNAME= amy PORTVERSION= 0.8.4 CATEGORIES= games -MASTER_SITES= http://www.stethojupi.de/ +MASTER_SITES= http://tgreiner.net/ DISTFILES= amy-${PORTVERSION}.tar.gz ClassicGames.pgn.bz2 EXTRACT_ONLY= amy-${PORTVERSION}.tar.gz |