diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2010-04-16 00:08:44 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2010-04-16 00:08:44 +0800 |
commit | 5fd7cbb1b53ac30e8ec650088d387d7141c92a21 (patch) | |
tree | 593b7098d2e2345161d342d795858249f8ba45fe /games/neverball | |
parent | 648fcdcb0fe2809b82c9c98dde7036448c9b287e (diff) | |
download | freebsd-ports-gnome-5fd7cbb1b53ac30e8ec650088d387d7141c92a21.tar.gz freebsd-ports-gnome-5fd7cbb1b53ac30e8ec650088d387d7141c92a21.tar.zst freebsd-ports-gnome-5fd7cbb1b53ac30e8ec650088d387d7141c92a21.zip |
- Remove a mirror, as it doesn't have latest distfiles and also confuses portscout
Diffstat (limited to 'games/neverball')
-rw-r--r-- | games/neverball/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/neverball/Makefile b/games/neverball/Makefile index 39595c9c9aca..c24c06d1877f 100644 --- a/games/neverball/Makefile +++ b/games/neverball/Makefile @@ -11,7 +11,6 @@ PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://offload1.icculus.org:9090/neverball/ \ http://offload2.icculus.org:9090/neverball/ \ - http://caffeinatedcontent.com/neverball/files/${PORTVERSION}/ \ http://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org |