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 /graphics/sdl_gfx | |
parent | 0da5b5c30c07612ccdf1819e569b4fbda9756291 (diff) |
Notes
Diffstat (limited to 'graphics/sdl_gfx')
-rw-r--r-- | graphics/sdl_gfx/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/sdl_gfx/Makefile b/graphics/sdl_gfx/Makefile index 96e0c57bc418..279d545d0a41 100644 --- a/graphics/sdl_gfx/Makefile +++ b/graphics/sdl_gfx/Makefile @@ -9,8 +9,7 @@ PORTNAME= sdl_gfx PORTVERSION= 2.0.18 CATEGORIES= graphics -MASTER_SITES= http://www.ferzkopp.net/Software/%SUBDIR%/ \ - http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ +MASTER_SITES= http://www.ferzkopp.net/Software/%SUBDIR%/ MASTER_SITE_SUBDIR= SDL_gfx-${PORTVERSION:R} DISTNAME= SDL_gfx-${PORTVERSION} |