diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-12 06:26:00 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-12 06:26:00 +0000 |
commit | df05b2449fa888bda10babd8d9c506c5f6efa739 (patch) | |
tree | f4a203c6e55873f02cb90878b5fa2d7d800cbfb6 /graphics/sdl_gfx | |
parent | 9b74900220accd8c94af2e09a7e57cef37e0c6ca (diff) | |
download | ports-df05b2449fa888bda10babd8d9c506c5f6efa739.tar.gz ports-df05b2449fa888bda10babd8d9c506c5f6efa739.zip |
Notes
Diffstat (limited to 'graphics/sdl_gfx')
-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 |