diff options
author | Rene Ladan <rene@FreeBSD.org> | 2017-01-22 22:27:54 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2017-01-22 22:27:54 +0000 |
commit | e132ea6fc3f1899e02ecf4f1e9dfa7d779945e80 (patch) | |
tree | 66fc72704ce15ccc8a0fcd0a8b45f022e029a824 /graphics/sdl2_image | |
parent | 2b8c20291d7fdc61d894c5aa09db429b6365b025 (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 cc21037e6008..ed18ed6aa169 100644 --- a/graphics/sdl2_image/Makefile +++ b/graphics/sdl2_image/Makefile @@ -6,7 +6,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/ DISTNAME= SDL2_image-${PORTVERSION} -MAINTAINER= mva@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple library to load images of various formats as SDL surfaces LICENSE= ZLIB |