diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-15 08:55:13 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-15 08:55:13 +0000 |
commit | 65bb0d1129721f3ac55b4550413f48f4b3d04fec (patch) | |
tree | 5f1a403dba61ee056c3375294d83e268abe32c35 | |
parent | Update to 6.0. (diff) |
- Update master site
PR: ports/60238
Submitted by: Thorsten Greiner <thorsten.greiner@web.de> (maintainer)
-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 e96f97cd38ae..ab7545f9aa8b 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 |