aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2017-01-22 22:27:54 +0000
committerRene Ladan <rene@FreeBSD.org>2017-01-22 22:27:54 +0000
commite132ea6fc3f1899e02ecf4f1e9dfa7d779945e80 (patch)
tree66fc72704ce15ccc8a0fcd0a8b45f022e029a824
parent2b8c20291d7fdc61d894c5aa09db429b6365b025 (diff)
downloadports-e132ea6fc3f1899e02ecf4f1e9dfa7d779945e80.tar.gz
ports-e132ea6fc3f1899e02ecf4f1e9dfa7d779945e80.zip
Notes
-rw-r--r--accessibility/py-papi/Makefile2
-rw-r--r--audio/openal-soft/Makefile2
-rw-r--r--audio/py-al/Makefile2
-rw-r--r--audio/sdl2_mixer/Makefile2
-rw-r--r--audio/sdl_mixer/Makefile2
-rw-r--r--audio/sdl_sound/Makefile2
-rw-r--r--devel/bsdcflow/Makefile2
-rw-r--r--devel/cvs2cl/Makefile2
-rw-r--r--devel/cvsutils/Makefile2
-rw-r--r--devel/guichan/Makefile2
-rw-r--r--devel/py-astroid/Makefile2
-rw-r--r--devel/py-backports.functools_lru_cache/Makefile2
-rw-r--r--devel/py-dynrules/Makefile2
-rw-r--r--devel/py-game/Makefile2
-rw-r--r--devel/py-isort/Makefile2
-rw-r--r--devel/py-lazy-object-proxy/Makefile2
-rw-r--r--devel/py-logilab-common/Makefile2
-rw-r--r--devel/py-ocempgui/Makefile2
-rw-r--r--devel/py-ply/Makefile2
-rw-r--r--devel/py-sdl2/Makefile2
-rw-r--r--devel/py-wrapt/Makefile2
-rw-r--r--devel/pychecker/Makefile2
-rw-r--r--devel/pylint/Makefile2
-rw-r--r--devel/pyrex/Makefile2
-rw-r--r--devel/sdl12/Makefile2
-rw-r--r--devel/sdl20/Makefile2
-rw-r--r--devel/winpdb/Makefile2
-rw-r--r--editors/hte/Makefile2
-rw-r--r--games/HeroesOfMightAndMagic/Makefile2
-rw-r--r--games/gish-demo/Makefile2
-rw-r--r--games/linux-darwinia-demo/Makefile2
-rw-r--r--games/linux-defcon/Makefile2
-rw-r--r--games/linux-uplink-demo/Makefile2
-rw-r--r--games/pysolfc/Makefile2
-rw-r--r--graphics/blender/Makefile2
-rw-r--r--graphics/glew/Makefile2
-rw-r--r--graphics/opencollada/Makefile2
-rw-r--r--graphics/opensubdiv/Makefile2
-rw-r--r--graphics/partio/Makefile2
-rw-r--r--graphics/py-PyX/Makefile2
-rw-r--r--graphics/py-PyX12/Makefile2
-rw-r--r--graphics/sdl2_gfx/Makefile2
-rw-r--r--graphics/sdl2_image/Makefile2
-rw-r--r--graphics/sdl2_ttf/Makefile2
-rw-r--r--graphics/sdl_gfx/Makefile2
-rw-r--r--graphics/sdl_image/Makefile2
-rw-r--r--graphics/sdl_ttf/Makefile2
-rw-r--r--lang/csharp-mode.el/Makefile2
-rw-r--r--lang/micropython/Makefile2
-rw-r--r--misc/diction/Makefile2
-rw-r--r--net/libilbc/Makefile2
-rw-r--r--net/sdl2_net/Makefile2
-rw-r--r--net/sdl_net/Makefile2
-rw-r--r--print/pslib/Makefile2
-rw-r--r--sysutils/flexbackup/Makefile2
-rw-r--r--x11-fm/emelfm2/Makefile2
56 files changed, 56 insertions, 56 deletions
diff --git a/accessibility/py-papi/Makefile b/accessibility/py-papi/Makefile
index e58750450e6b..c56078c29548 100644
--- a/accessibility/py-papi/Makefile
+++ b/accessibility/py-papi/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= accessibility devel python
MASTER_SITES= SF/ocemp/${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= ATK accessibility wrapper for python
USES= pkgconfig python:2
diff --git a/audio/openal-soft/Makefile b/audio/openal-soft/Makefile
index d1be76753c95..25cf97bb7b62 100644
--- a/audio/openal-soft/Makefile
+++ b/audio/openal-soft/Makefile
@@ -6,7 +6,7 @@ PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://kcat.strangesoft.net/openal-releases/
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Software implementation of the OpenAL specification
LICENSE= LGPL20
diff --git a/audio/py-al/Makefile b/audio/py-al/Makefile
index ccc723714da2..c187fa632ed3 100644
--- a/audio/py-al/Makefile
+++ b/audio/py-al/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= http://bitbucket.org/marcusva/py-al/downloads/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= PyAL-${PORTVERSION}
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= PyAL is a binding of OpenAL for Python
LICENSE= ZLIB
diff --git a/audio/sdl2_mixer/Makefile b/audio/sdl2_mixer/Makefile
index 8217ada802fd..14bcd6ae0fa6 100644
--- a/audio/sdl2_mixer/Makefile
+++ b/audio/sdl2_mixer/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= audio
MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/
DISTNAME= SDL2_mixer-${PORTVERSION}
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Sample multi-channel audio mixer library
LICENSE= ZLIB
diff --git a/audio/sdl_mixer/Makefile b/audio/sdl_mixer/Makefile
index d4ac25d04e93..115e538bae8b 100644
--- a/audio/sdl_mixer/Makefile
+++ b/audio/sdl_mixer/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= audio
MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/
DISTNAME= SDL_mixer-${PORTVERSION}
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Sample multi-channel audio mixer library
LICENSE= ZLIB
diff --git a/audio/sdl_sound/Makefile b/audio/sdl_sound/Makefile
index 5c87a0138f6b..f73f66602d07 100644
--- a/audio/sdl_sound/Makefile
+++ b/audio/sdl_sound/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= audio
MASTER_SITES= http://www.icculus.org/SDL_sound/downloads/
DISTNAME= SDL_sound-${PORTVERSION}
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= SDL audio library and player for some popular sound file formats
USES= libtool
diff --git a/devel/bsdcflow/Makefile b/devel/bsdcflow/Makefile
index e4e144b72902..9d4ea050a286 100644
--- a/devel/bsdcflow/Makefile
+++ b/devel/bsdcflow/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= devel
MASTER_SITES= http://cdn.bitbucket.org/marcusva/cflow/downloads/
DISTNAME= cflow-${PORTVERSION}
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Call graph generator for C and assembler code
CONFLICTS= gnucflow-[0-9]* cflow-[0-9]*
diff --git a/devel/cvs2cl/Makefile b/devel/cvs2cl/Makefile
index bbbf52fb7264..90295a724956 100644
--- a/devel/cvs2cl/Makefile
+++ b/devel/cvs2cl/Makefile
@@ -11,7 +11,7 @@ EXTRACT_SUFX= .pl
DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
EXTRACT_ONLY= # none
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= CVS-log-message-to-ChangeLog conversion script
LICENSE= GPLv2
diff --git a/devel/cvsutils/Makefile b/devel/cvsutils/Makefile
index db34f47fea37..7308ff71cb54 100644
--- a/devel/cvsutils/Makefile
+++ b/devel/cvsutils/Makefile
@@ -7,7 +7,7 @@ PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= http://www.red-bean.com/cvsutils/releases/
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= CVS utilities which facilitate working with local working directories
LICENSE= GPLv2
diff --git a/devel/guichan/Makefile b/devel/guichan/Makefile
index 405064ff431d..fefb83ebab65 100644
--- a/devel/guichan/Makefile
+++ b/devel/guichan/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 10
CATEGORIES= devel games
MASTER_SITES= http://pkgs.fedoraproject.org/repo/pkgs/guichan/guichan-0.8.2.tar.gz/af535d7f387e774e3197cef8023ea105/
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Small, efficient C++ GUI library designed for games
LICENSE= BSD3CLAUSE
diff --git a/devel/py-astroid/Makefile b/devel/py-astroid/Makefile
index 0fa9b6afb494..9aea3b705b1a 100644
--- a/devel/py-astroid/Makefile
+++ b/devel/py-astroid/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Extension for Python compiler.ast module
LICENSE= LGPL21
diff --git a/devel/py-backports.functools_lru_cache/Makefile b/devel/py-backports.functools_lru_cache/Makefile
index 9875693b0578..e5a95a931a7c 100644
--- a/devel/py-backports.functools_lru_cache/Makefile
+++ b/devel/py-backports.functools_lru_cache/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Backport of the lru_cache function from Python 3.3's functools
LICENSE= MIT
diff --git a/devel/py-dynrules/Makefile b/devel/py-dynrules/Makefile
index 60fa2cb7780d..d1f7cead344f 100644
--- a/devel/py-dynrules/Makefile
+++ b/devel/py-dynrules/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel python
MASTER_SITES= http://bitbucket.org/marcusva/py-dynrules/downloads/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Dynamic Scripting for adaptive AI systems
LICENSE= ZLIB
diff --git a/devel/py-game/Makefile b/devel/py-game/Makefile
index f3383f72fa1e..d23bb2a4697b 100644
--- a/devel/py-game/Makefile
+++ b/devel/py-game/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://pygame.seul.org/ftp/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py${PORTNAME}-${PORTVERSION}release
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Module designed to write games in Python
LICENSE= LGPL21
diff --git a/devel/py-isort/Makefile b/devel/py-isort/Makefile
index bb44f7d618af..ec9d3dc594c2 100644
--- a/devel/py-isort/Makefile
+++ b/devel/py-isort/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python import sorter utility
LICENSE= MIT
diff --git a/devel/py-lazy-object-proxy/Makefile b/devel/py-lazy-object-proxy/Makefile
index 637c9acf8864..f9d79f9112a6 100644
--- a/devel/py-lazy-object-proxy/Makefile
+++ b/devel/py-lazy-object-proxy/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Fast and thorough lazy object proxy
LICENSE= BSD2CLAUSE
diff --git a/devel/py-logilab-common/Makefile b/devel/py-logilab-common/Makefile
index ff6128ba456c..90f4dad1a6cb 100644
--- a/devel/py-logilab-common/Makefile
+++ b/devel/py-logilab-common/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Common low-level libraries shared among logilab projects
LICENSE= LGPL20
diff --git a/devel/py-ocempgui/Makefile b/devel/py-ocempgui/Makefile
index 11b9002c5cf1..70d430ea9db0 100644
--- a/devel/py-ocempgui/Makefile
+++ b/devel/py-ocempgui/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SF/ocemp/${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= OcempGUI-${PORTVERSION}
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GUI toolkit in python
LICENSE= BSD2CLAUSE
diff --git a/devel/py-ply/Makefile b/devel/py-ply/Makefile
index 17260ba83974..7966f1349cbb 100644
--- a/devel/py-ply/Makefile
+++ b/devel/py-ply/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel python
MASTER_SITES= http://www.dabeaz.com/ply/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python Lex-Yacc
LICENSE= BSD3CLAUSE
diff --git a/devel/py-sdl2/Makefile b/devel/py-sdl2/Makefile
index 5e43231a2c27..204ec85df86c 100644
--- a/devel/py-sdl2/Makefile
+++ b/devel/py-sdl2/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= http://bitbucket.org/marcusva/py-sdl2/downloads/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= PySDL2-${PORTVERSION}
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python bindings to the SDL2 libraries
LICENSE= ZLIB
diff --git a/devel/py-wrapt/Makefile b/devel/py-wrapt/Makefile
index 3e0608709070..c2a2793e4427 100644
--- a/devel/py-wrapt/Makefile
+++ b/devel/py-wrapt/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Decorators, wrappers and monkey patching
LICENSE= BSD2CLAUSE
diff --git a/devel/pychecker/Makefile b/devel/pychecker/Makefile
index 49b82e62a8a3..e5f251b913a3 100644
--- a/devel/pychecker/Makefile
+++ b/devel/pychecker/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.8.19
CATEGORIES= devel python
MASTER_SITES= SF
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python source code checking tool to help hunting common bugs
LICENSE= BSD3CLAUSE
diff --git a/devel/pylint/Makefile b/devel/pylint/Makefile
index 29a3c64bc2a6..34631cf65833 100644
--- a/devel/pylint/Makefile
+++ b/devel/pylint/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Analyzes python source code looking for bugs and signs of poor quality
LICENSE= LGPL21
diff --git a/devel/pyrex/Makefile b/devel/pyrex/Makefile
index a8dc5bf83fbd..3076cdc22d78 100644
--- a/devel/pyrex/Makefile
+++ b/devel/pyrex/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/
PKGNAMEPREFIX= ${PYTHONPKGNAMEPREFIX}
DISTNAME= Pyrex-${PORTVERSION}
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Programming Language for writing Python extension modules
LICENSE= APACHE20
diff --git a/devel/sdl12/Makefile b/devel/sdl12/Makefile
index 26303613ce9c..cfe9d0cf1bcf 100644
--- a/devel/sdl12/Makefile
+++ b/devel/sdl12/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= devel
MASTER_SITES= http://www.libsdl.org/release/
DISTNAME= SDL-${PORTVERSION}
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Cross-platform multimedia development API
LICENSE= LGPL21
diff --git a/devel/sdl20/Makefile b/devel/sdl20/Makefile
index 8774b4a02e99..0ddca3a4baf6 100644
--- a/devel/sdl20/Makefile
+++ b/devel/sdl20/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= devel
MASTER_SITES= http://www.libsdl.org/release/
DISTNAME= SDL2-${PORTVERSION}
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Cross-platform multimedia development API
LICENSE= ZLIB
diff --git a/devel/winpdb/Makefile b/devel/winpdb/Makefile
index af527e82993c..1d547d47f4e8 100644
--- a/devel/winpdb/Makefile
+++ b/devel/winpdb/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 5
CATEGORIES= devel python
MASTER_SITES= GOOGLE_CODE
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Advanced Python debugger
LICENSE= GPLv2
diff --git a/editors/hte/Makefile b/editors/hte/Makefile
index f1dd53d00b58..4d4c8cfefda7 100644
--- a/editors/hte/Makefile
+++ b/editors/hte/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= editors
MASTER_SITES= SF/${PORTNAME}/ht-source
DISTNAME= ht-${PORTVERSION}
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= File editor/viewer/analyzer for executables
LICENSE= GPLv2
diff --git a/games/HeroesOfMightAndMagic/Makefile b/games/HeroesOfMightAndMagic/Makefile
index 4066ca6bb6ba..2c70c1dfe264 100644
--- a/games/HeroesOfMightAndMagic/Makefile
+++ b/games/HeroesOfMightAndMagic/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= games
MASTER_SITES=
DISTFILES=
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= BSD Installation of the Linux game "Heroes of Might and Magic III"
ONLY_FOR_ARCHS= i386 amd64
diff --git a/games/gish-demo/Makefile b/games/gish-demo/Makefile
index 9a672ac95ead..e42f4a643a8b 100644
--- a/games/gish-demo/Makefile
+++ b/games/gish-demo/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= games linux
MASTER_SITES= http://s159260531.onlinehome.us/demos/
DISTNAME= gishdemo
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Platform game with a gelatinous 12-pound ball of tar (Demo version)
RESTRICTED= (c) Copyright 2004 Chronic Logic All rights reserved
diff --git a/games/linux-darwinia-demo/Makefile b/games/linux-darwinia-demo/Makefile
index 0fcef2e54aa8..2278828038b7 100644
--- a/games/linux-darwinia-demo/Makefile
+++ b/games/linux-darwinia-demo/Makefile
@@ -9,7 +9,7 @@ PKGNAMEPREFIX= linux-
DISTNAME= ${PORTNAME}2-${PORTVERSION}
EXTRACT_SUFX= .sh
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Real-time action strategy with programs
ONLY_FOR_ARCHS= i386 amd64
diff --git a/games/linux-defcon/Makefile b/games/linux-defcon/Makefile
index 0384874b72b4..67836cca645c 100644
--- a/games/linux-defcon/Makefile
+++ b/games/linux-defcon/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://download.introversion.co.uk/defcon/linux/
PKGNAMEPREFIX= linux-
DISTNAME= ${PORTNAME}-v${PORTVERSION}
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Defcon for Linux
ONLY_FOR_ARCHS= i386 amd64
diff --git a/games/linux-uplink-demo/Makefile b/games/linux-uplink-demo/Makefile
index 130ef3cc3e59..a764afd6d449 100644
--- a/games/linux-uplink-demo/Makefile
+++ b/games/linux-uplink-demo/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= linux-
DISTNAME= ${PORTNAME}-${PORTVERSION}DEMO
EXTRACT_SUFX= .sh
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= High tech computer crime and industrial espionage on the Internet
ONLY_FOR_ARCHS= i386 amd64
diff --git a/games/pysolfc/Makefile b/games/pysolfc/Makefile
index cab806b35f88..5d0676b9ce93 100644
--- a/games/pysolfc/Makefile
+++ b/games/pysolfc/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/PySolFC/PySolFC-${PORTVERSION} \
DISTFILES= PySolFC-${DISTVERSION}${EXTRACT_SUFX}
DIST_SUBDIR= ${PORTNAME}
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Solitaire game, written in Python and the successor of PySol
LICENSE= GPLv3
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
diff --git a/lang/csharp-mode.el/Makefile b/lang/csharp-mode.el/Makefile
index fe397320bcb6..42e50e479ae2 100644
--- a/lang/csharp-mode.el/Makefile
+++ b/lang/csharp-mode.el/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.9.0
DISTVERSIONPREFIX= v
CATEGORIES= lang elisp
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Emacs/XEmacs major mode for editing C\# source code
LICENSE= GPLv2
diff --git a/lang/micropython/Makefile b/lang/micropython/Makefile
index 0491a602c9eb..d33850afc50a 100644
--- a/lang/micropython/Makefile
+++ b/lang/micropython/Makefile
@@ -6,7 +6,7 @@ PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= lang python
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Implementation of the Python language for microcontrollers
LICENSE= MIT
diff --git a/misc/diction/Makefile b/misc/diction/Makefile
index 062d9beeada4..625c5d198ccf 100644
--- a/misc/diction/Makefile
+++ b/misc/diction/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= GNU
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GNU diction and style
LICENSE= GPLv3
diff --git a/net/libilbc/Makefile b/net/libilbc/Makefile
index 2ca256d1c23b..2c7a2ef75038 100644
--- a/net/libilbc/Makefile
+++ b/net/libilbc/Makefile
@@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v
DISTVERSION= 2.0.2
CATEGORIES= net
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Internet Low Bit Rate codec (RFC3951)
LICENSE= BSD3CLAUSE
diff --git a/net/sdl2_net/Makefile b/net/sdl2_net/Makefile
index 189a9271c1a9..055666875617 100644
--- a/net/sdl2_net/Makefile
+++ b/net/sdl2_net/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= net
MASTER_SITES= http://www.libsdl.org/projects/SDL_net/release/
DISTNAME= SDL2_net-${PORTVERSION}
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Small sample cross-platform networking library
LICENSE= ZLIB
diff --git a/net/sdl_net/Makefile b/net/sdl_net/Makefile
index bc76019620a8..c66e87c1168b 100644
--- a/net/sdl_net/Makefile
+++ b/net/sdl_net/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= net
MASTER_SITES= http://www.libsdl.org/projects/SDL_net/release/
DISTNAME= SDL_net-${PORTVERSION}
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Small sample cross-platform networking library
LICENSE= ZLIB
diff --git a/print/pslib/Makefile b/print/pslib/Makefile
index 9abfaf12e087..096bca1c070e 100644
--- a/print/pslib/Makefile
+++ b/print/pslib/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 4
CATEGORIES= print
MASTER_SITES= SF
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= C-library for generating multi page PostScript documents
LICENSE= GPLv2
diff --git a/sysutils/flexbackup/Makefile b/sysutils/flexbackup/Makefile
index d37fdd29eeb5..709ab58c93e8 100644
--- a/sysutils/flexbackup/Makefile
+++ b/sysutils/flexbackup/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://www.edwinh.org/flexbackup/tarball/ \
http://www.reynoldsnet.org/flexbackup/tarball/
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl-based flexible backup system that can use dump/afio/cpio/tar
LICENSE= GPLv2
diff --git a/x11-fm/emelfm2/Makefile b/x11-fm/emelfm2/Makefile
index bbbb54428567..897e84b0041c 100644
--- a/x11-fm/emelfm2/Makefile
+++ b/x11-fm/emelfm2/Makefile
@@ -6,7 +6,7 @@ PORTREVISION= 2
CATEGORIES= x11-fm
MASTER_SITES= http://emelfm2.net/rel/
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The gtk2+ port of emelfm, a fast graphical filemanager
LICENSE= GPLv3