diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2009-07-19 18:59:40 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2009-07-19 18:59:40 +0000 |
commit | e36d81dc9317ccfa7cf3ac3d9b5029059502d108 (patch) | |
tree | be36b41be59a036e9f12544d0dec183abac70503 /games | |
parent | 0da5b5c30c07612ccdf1819e569b4fbda9756291 (diff) |
Remove references to my mirror, which will be decommissioned shortly;
fall back to FreeBSD mirrors in case the port has no others.
Notes
Notes:
svn path=/head/; revision=238071
Diffstat (limited to 'games')
-rw-r--r-- | games/nuclearchess/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/nuclearchess/Makefile b/games/nuclearchess/Makefile index d3f296fda2e2..24482fad1725 100644 --- a/games/nuclearchess/Makefile +++ b/games/nuclearchess/Makefile @@ -8,8 +8,7 @@ PORTNAME= nuclearchess PORTVERSION= 1.0.0 CATEGORIES= games -MASTER_SITES= http://user.cs.tu-berlin.de/~karlb/${PORTNAME}/ \ - http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ +MASTER_SITES= http://user.cs.tu-berlin.de/~karlb/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= A chess variant designed to be short and fun for all players |