diff options
author | rene <rene@FreeBSD.org> | 2017-01-23 06:27:54 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2017-01-23 06:27:54 +0800 |
commit | 625cc76f9ba2c9b069bb94b675d3eeedcb19940a (patch) | |
tree | 66fc72704ce15ccc8a0fcd0a8b45f022e029a824 /graphics/sdl2_gfx | |
parent | b683c84df3f5d6f59aa262cdcf36baebda03778a (diff) | |
download | freebsd-ports-gnome-625cc76f9ba2c9b069bb94b675d3eeedcb19940a.tar.gz freebsd-ports-gnome-625cc76f9ba2c9b069bb94b675d3eeedcb19940a.tar.zst freebsd-ports-gnome-625cc76f9ba2c9b069bb94b675d3eeedcb19940a.zip |
Reset mva@'s ports, he handed in his ports bit.
Diffstat (limited to 'graphics/sdl2_gfx')
-rw-r--r-- | graphics/sdl2_gfx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sdl2_gfx/Makefile b/graphics/sdl2_gfx/Makefile index 9be086d65b3c..60014a6ab43b 100644 --- a/graphics/sdl2_gfx/Makefile +++ b/graphics/sdl2_gfx/Makefile @@ -8,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.ferzkopp.net/Software/SDL2_gfx/ DISTNAME= SDL2_gfx-${PORTVERSION} -MAINTAINER= mva@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SDL graphics drawing primitives and other support functions LICENSE= ZLIB |