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 | |
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')
-rw-r--r-- | graphics/blender/Makefile | 2 | ||||
-rw-r--r-- | graphics/glew/Makefile | 2 | ||||
-rw-r--r-- | graphics/opencollada/Makefile | 2 | ||||
-rw-r--r-- | graphics/opensubdiv/Makefile | 2 | ||||
-rw-r--r-- | graphics/partio/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-PyX/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-PyX12/Makefile | 2 | ||||
-rw-r--r-- | graphics/sdl2_gfx/Makefile | 2 | ||||
-rw-r--r-- | graphics/sdl2_image/Makefile | 2 | ||||
-rw-r--r-- | graphics/sdl2_ttf/Makefile | 2 | ||||
-rw-r--r-- | graphics/sdl_gfx/Makefile | 2 | ||||
-rw-r--r-- | graphics/sdl_image/Makefile | 2 | ||||
-rw-r--r-- | graphics/sdl_ttf/Makefile | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile index f75ef36ab3c4..f3ec5d5bf63b 100644 --- a/graphics/blender/Makefile +++ b/graphics/blender/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://download.blender.org/source/ \ http://mirror.cs.umn.edu/blender.org/source/ \ http://public.planetmirror.com/pub/blender/source/ -MAINTAINER= mva@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= 3D modeling/rendering/animation/gaming package LICENSE= GPLv2+ diff --git a/graphics/glew/Makefile b/graphics/glew/Makefile index bc134c60569b..24ed47b86be1 100644 --- a/graphics/glew/Makefile +++ b/graphics/glew/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.13.0 CATEGORIES= graphics MASTER_SITES= SF -MAINTAINER= mva@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The OpenGL Extension Wrangler Library LICENSE= MIT BSD3CLAUSE diff --git a/graphics/opencollada/Makefile b/graphics/opencollada/Makefile index 7f5b37b58704..c46f36b2e621 100644 --- a/graphics/opencollada/Makefile +++ b/graphics/opencollada/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 1.6.25 CATEGORIES= graphics devel -MAINTAINER= mva@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for reading and writing COLLADA files LICENSE= MIT diff --git a/graphics/opensubdiv/Makefile b/graphics/opensubdiv/Makefile index d1ef6af6d868..a0c7924101db 100644 --- a/graphics/opensubdiv/Makefile +++ b/graphics/opensubdiv/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 3_0_5 PORTREVISION= 4 CATEGORIES= graphics devel -MAINTAINER= mva@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= High performance subdivision surface libraries LICENSE= APACHE20 diff --git a/graphics/partio/Makefile b/graphics/partio/Makefile index e837a7006d4b..820349911e3d 100644 --- a/graphics/partio/Makefile +++ b/graphics/partio/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.1.0.20150221 PORTREVISION= 2 CATEGORIES= graphics math -MAINTAINER= mva@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ library for manipulating animation particle formats LICENSE= BSD3CLAUSE diff --git a/graphics/py-PyX/Makefile b/graphics/py-PyX/Makefile index e4a4ae0332a6..948dd906ddb5 100644 --- a/graphics/py-PyX/Makefile +++ b/graphics/py-PyX/Makefile @@ -7,7 +7,7 @@ CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= mva@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python package for creating encapsulated PostScript figures LICENSE= GPLv2 diff --git a/graphics/py-PyX12/Makefile b/graphics/py-PyX12/Makefile index 90533f65280b..1e52f3c1e084 100644 --- a/graphics/py-PyX12/Makefile +++ b/graphics/py-PyX12/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= 12 -MAINTAINER= mva@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python package for creating encapsulated PostScript figures LICENSE= GPLv2 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 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 diff --git a/graphics/sdl2_ttf/Makefile b/graphics/sdl2_ttf/Makefile index d86e50f10fd2..12eace311788 100644 --- a/graphics/sdl2_ttf/Makefile +++ b/graphics/sdl2_ttf/Makefile @@ -6,7 +6,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.libsdl.org/projects/SDL_ttf/release/ DISTNAME= SDL2_ttf-${PORTVERSION} -MAINTAINER= mva@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library to use TrueType fonts to render text in SDL applications LICENSE= ZLIB diff --git a/graphics/sdl_gfx/Makefile b/graphics/sdl_gfx/Makefile index b07dc47d6eb3..219a8ec97239 100644 --- a/graphics/sdl_gfx/Makefile +++ b/graphics/sdl_gfx/Makefile @@ -8,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.ferzkopp.net/Software/SDL_gfx-${PORTVERSION:R}/ DISTNAME= SDL_gfx-${PORTVERSION} -MAINTAINER= mva@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SDL graphics drawing primitives and other support functions LICENSE= ZLIB diff --git a/graphics/sdl_image/Makefile b/graphics/sdl_image/Makefile index d8513f3e075f..122732a215b8 100644 --- a/graphics/sdl_image/Makefile +++ b/graphics/sdl_image/Makefile @@ -8,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/ DISTNAME= SDL_image-${PORTVERSION} -MAINTAINER= mva@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple library to load images of various formats as SDL surfaces LICENSE= LGPL21 diff --git a/graphics/sdl_ttf/Makefile b/graphics/sdl_ttf/Makefile index de17be4db491..46c0879ca6d7 100644 --- a/graphics/sdl_ttf/Makefile +++ b/graphics/sdl_ttf/Makefile @@ -8,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.libsdl.org/projects/SDL_ttf/release/ DISTNAME= SDL_ttf-${PORTVERSION} -MAINTAINER= mva@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library to use TrueType fonts to render text in SDL applications LICENSE= ZLIB |