diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-02-05 16:24:49 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-02-05 16:24:49 +0000 |
commit | c581e7eca69b57ad3e4f53cdbef2a77b8362f684 (patch) | |
tree | d1d7b7e78ade547490e60ba97b22b3498a7db180 /graphics/sdl2_image | |
parent | 494b78332379a4738256eb83169ffa2566b899e3 (diff) |
Notes
Diffstat (limited to 'graphics/sdl2_image')
-rw-r--r-- | graphics/sdl2_image/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sdl2_image/Makefile b/graphics/sdl2_image/Makefile index fa31891986b2..c7134be16e0e 100644 --- a/graphics/sdl2_image/Makefile +++ b/graphics/sdl2_image/Makefile @@ -7,7 +7,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/ DISTNAME= SDL2_image-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Simple library to load images of various formats as SDL surfaces LICENSE= ZLIB |