diff options
Diffstat (limited to 'graphics/sdl_gfx/Makefile')
-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} |