diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sdl_gfx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sdl_gfx/Makefile b/graphics/sdl_gfx/Makefile index 95db11255673..b65bd9999897 100644 --- a/graphics/sdl_gfx/Makefile +++ b/graphics/sdl_gfx/Makefile @@ -10,7 +10,7 @@ PORTNAME= sdl_gfx PORTVERSION= 2.0.8 CATEGORIES= graphics MASTER_SITES= http://www.ferzkopp.net/Software/%SUBDIR%/ -MASTER_SIET_SUBDIR= SDL_gfx-${PORTVERSION:R} +MASTER_SITE_SUBDIR= SDL_gfx-${PORTVERSION:R} DISTNAME= SDL_gfx-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |