diff options
author | pav <pav@FreeBSD.org> | 2003-12-15 08:55:13 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2003-12-15 08:55:13 +0000 |
commit | 7f4b39e66b6f813bda50943f6305f6f84710a524 (patch) | |
tree | ee8ed4535f9ef88e97af49bf5cc091dd37dbbcae /games/amy | |
parent | 82db545e47bdc8c4f526b07018707314e3ce7c5f (diff) | |
download | FreeBSD-ports-7f4b39e66b6f813bda50943f6305f6f84710a524.zip FreeBSD-ports-7f4b39e66b6f813bda50943f6305f6f84710a524.tar.gz |
- Update master site
PR: ports/60238
Submitted by: Thorsten Greiner <thorsten.greiner@web.de> (maintainer)
Diffstat (limited to 'games/amy')
-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 |