diff options
author | shaun <shaun@FreeBSD.org> | 2009-07-20 02:59:40 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2009-07-20 02:59:40 +0800 |
commit | 0a7c4bc363b6d3c5e8983d4c034fffdbd0f0a77c (patch) | |
tree | 85f420bdabc031e98f99da1078c1ce5e67a3aa31 /x11-toolkits/sdl_gui | |
parent | 6e31a97bdd1b2c76d94ae3db68f399027d3a9658 (diff) | |
download | freebsd-ports-gnome-0a7c4bc363b6d3c5e8983d4c034fffdbd0f0a77c.tar.gz freebsd-ports-gnome-0a7c4bc363b6d3c5e8983d4c034fffdbd0f0a77c.tar.zst freebsd-ports-gnome-0a7c4bc363b6d3c5e8983d4c034fffdbd0f0a77c.zip |
Remove references to my mirror, which will be decommissioned shortly;
fall back to FreeBSD mirrors in case the port has no others.
Diffstat (limited to 'x11-toolkits/sdl_gui')
-rw-r--r-- | x11-toolkits/sdl_gui/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/sdl_gui/Makefile b/x11-toolkits/sdl_gui/Makefile index 62d77a4cbd42..7e75601aeefc 100644 --- a/x11-toolkits/sdl_gui/Makefile +++ b/x11-toolkits/sdl_gui/Makefile @@ -10,8 +10,7 @@ PORTNAME= sdl_gui PORTVERSION= 0.10.3 PORTREVISION= 7 CATEGORIES= x11-toolkits -MASTER_SITES= http://rhk.dataslab.com/SDL_gui/ \ - http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ +MASTER_SITES= http://rhk.dataslab.com/SDL_gui/ DISTNAME= SDL_gui-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |