diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2007-06-14 19:46:41 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2007-06-14 19:46:41 +0000 |
commit | 001e27aca732a5c30d5ee5f9d691e2f63f1ef5ee (patch) | |
tree | 0ace28bfed9a708026363ae90f172226f9e464fe /x11-toolkits | |
parent | 51315808f28dd6d19bce74c6662d56bc7b68b6a1 (diff) | |
download | ports-001e27aca732a5c30d5ee5f9d691e2f63f1ef5ee.tar.gz ports-001e27aca732a5c30d5ee5f9d691e2f63f1ef5ee.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/sdl_gui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/sdl_gui/Makefile b/x11-toolkits/sdl_gui/Makefile index 4aa83e216115..ba8b2af87574 100644 --- a/x11-toolkits/sdl_gui/Makefile +++ b/x11-toolkits/sdl_gui/Makefile @@ -10,7 +10,7 @@ PORTNAME= sdl_gui PORTVERSION= 0.10.3 PORTREVISION= 6 CATEGORIES= x11-toolkits -MASTER_SITES= http://www.newimage.com/~rhk/SDL_gui/ \ +MASTER_SITES= http://rhk.dataslab.com/SDL_gui/ \ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ DISTNAME= SDL_gui-${PORTVERSION} |