aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Mk/Uses/ada.mk2
-rw-r--r--Mk/Uses/alias.mk2
-rw-r--r--archivers/zip-ada/Makefile2
-rw-r--r--databases/adabase/Makefile2
-rw-r--r--databases/apq-mysql/Makefile2
-rw-r--r--databases/apq-odbc/Makefile2
-rw-r--r--databases/apq-pgsql/Makefile2
-rw-r--r--databases/apq/Makefile2
-rw-r--r--devel/ada-util/Makefile2
-rw-r--r--devel/adabooch/Makefile2
-rw-r--r--devel/adacurses/Makefile2
-rw-r--r--devel/adaid/Makefile2
-rw-r--r--devel/ahven/Makefile2
-rw-r--r--devel/alog/Makefile2
-rw-r--r--devel/aunit/Makefile2
-rw-r--r--devel/florist-gpl/Makefile2
-rw-r--r--devel/gnatcoll/Makefile2
-rw-r--r--devel/gnatpython/Makefile2
-rw-r--r--devel/gprbuild/Makefile2
-rw-r--r--devel/gps/Makefile2
-rw-r--r--devel/libspark2012/Makefile2
-rw-r--r--devel/matreshka/Makefile2
-rw-r--r--devel/pcsc-ada/Makefile2
-rw-r--r--devel/pragmarcs/Makefile2
-rw-r--r--devel/sdl_gnat/Makefile2
-rw-r--r--dns/ironsides/Makefile2
-rw-r--r--graphics/generic_image_decoder/Makefile2
-rw-r--r--lang/adacontrol/Makefile2
-rw-r--r--lang/asis/Makefile2
-rw-r--r--lang/gcc5-aux/Makefile2
-rw-r--r--lang/gcc6-aux/Makefile2
-rw-r--r--lang/gnat_util/Makefile2
-rw-r--r--lang/gnatcross-aarch64/Makefile2
-rw-r--r--lang/gnatcross-binutils-aarch64/Makefile2
-rw-r--r--lang/gnatcross-sysroot-aarch64/Makefile2
-rw-r--r--lang/gnatdroid-binutils-x86/Makefile2
-rw-r--r--lang/gnatdroid-binutils/Makefile2
-rw-r--r--lang/gnatdroid-sysroot-x86/Makefile2
-rw-r--r--lang/gnatdroid-sysroot/Makefile2
-rw-r--r--lang/gnatdroid-x86/Makefile2
-rw-r--r--lang/lua-ada/Makefile2
-rw-r--r--math/opensolaris-libm/Makefile2
-rw-r--r--math/plplot-ada/Makefile2
-rw-r--r--misc/excel-writer/Makefile2
-rw-r--r--misc/ini_file_manager/Makefile2
-rw-r--r--net/adasockets/Makefile2
-rw-r--r--net/anet/Makefile2
-rw-r--r--net/polyorb/Makefile2
-rw-r--r--ports-mgmt/genpatch/Makefile2
-rw-r--r--security/libadacrypt/Makefile2
-rw-r--r--security/libsparkcrypto/Makefile2
-rw-r--r--shells/sparforte/Makefile2
-rw-r--r--textproc/adabrowse/Makefile2
-rw-r--r--textproc/opentoken/Makefile2
-rw-r--r--textproc/py-sphinxcontrib-adadomain/Makefile2
-rw-r--r--textproc/templates_parser/Makefile2
-rw-r--r--textproc/xml_ez_out/Makefile2
-rw-r--r--textproc/xmlada/Makefile2
-rw-r--r--www/aws-demos/Makefile2
-rw-r--r--www/aws/Makefile2
-rw-r--r--x11-toolkits/gtkada/Makefile2
-rw-r--r--x11-toolkits/gtkada3/Makefile2
62 files changed, 62 insertions, 62 deletions
diff --git a/Mk/Uses/ada.mk b/Mk/Uses/ada.mk
index 0ade2e689ed1..13441b4ce331 100644
--- a/Mk/Uses/ada.mk
+++ b/Mk/Uses/ada.mk
@@ -7,7 +7,7 @@
# Usage: USES=ada
# Valid ARGS: 5, 6, run
#
-# MAINTAINER: ports@FreeBSD.org
+# MAINTAINER: freebsd.contact@marino.st
.if !defined(_INCLUDE_USES_ADA_MK)
_INCLUDE_USES_ADA_MK= yes
diff --git a/Mk/Uses/alias.mk b/Mk/Uses/alias.mk
index e0ddb93166fc..a265fc104f1c 100644
--- a/Mk/Uses/alias.mk
+++ b/Mk/Uses/alias.mk
@@ -8,7 +8,7 @@
# Usage: USES=alias or USES=alias:ARGS
# Valid ARGS: 9 (default), 10, 11
#
-# MAINTAINER: ports@FreeBSD.org
+# MAINTAINER: freebsd.contact@marino.st
.if !defined(_INCLUDE_USES_ALIAS_MK)
_INCLUDE_USES_ALIAS_MK= yes
diff --git a/archivers/zip-ada/Makefile b/archivers/zip-ada/Makefile
index ca3726d4de57..428bd0177725 100644
--- a/archivers/zip-ada/Makefile
+++ b/archivers/zip-ada/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= archivers
MASTER_SITES= SF/unzip-ada/
DISTNAME= zipada${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Zip compressed archive file format library written in Ada
LICENSE= MIT
diff --git a/databases/adabase/Makefile b/databases/adabase/Makefile
index c802da81ebd1..141158905305 100644
--- a/databases/adabase/Makefile
+++ b/databases/adabase/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 3.1
DISTVERSIONPREFIX= v
CATEGORIES= databases
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Thick database bindings for Ada
LICENSE= ISCL
diff --git a/databases/apq-mysql/Makefile b/databases/apq-mysql/Makefile
index 3f4f0d627a1f..fd9eec21e46e 100644
--- a/databases/apq-mysql/Makefile
+++ b/databases/apq-mysql/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= ${DRV_MYSQL_PR}
CATEGORIES= databases
MASTER_SITES= LOCAL/marino
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= APQ Ada95 MySQL database driver
LICENSE= GPLv2 GMGPL
diff --git a/databases/apq-odbc/Makefile b/databases/apq-odbc/Makefile
index b552422debe4..a723614e3e4d 100644
--- a/databases/apq-odbc/Makefile
+++ b/databases/apq-odbc/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= ${DRV_ODBC_PR}
CATEGORIES= databases
MASTER_SITES= LOCAL/marino
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= APQ Ada95 ODBC database driver
LICENSE= GPLv2 GMGPL
diff --git a/databases/apq-pgsql/Makefile b/databases/apq-pgsql/Makefile
index 48951088d002..c64da39d534a 100644
--- a/databases/apq-pgsql/Makefile
+++ b/databases/apq-pgsql/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= ${DRV_PGSQL_PR}
CATEGORIES= databases
MASTER_SITES= LOCAL/marino
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= APQ Ada95 PostgreSQL database driver
LICENSE= GPLv2 GMGPL
diff --git a/databases/apq/Makefile b/databases/apq/Makefile
index 6c5de7ea3402..6d84e43c0563 100644
--- a/databases/apq/Makefile
+++ b/databases/apq/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= ${BASE_PORTREV}
CATEGORIES= databases
MASTER_SITES= LOCAL/marino
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= APQ Ada95 database base library
LICENSE= GPLv2 GMGPL
diff --git a/devel/ada-util/Makefile b/devel/ada-util/Makefile
index 60e44769f969..392f1bc3e1c8 100644
--- a/devel/ada-util/Makefile
+++ b/devel/ada-util/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.8.0
PORTREVISION= 3
CATEGORIES= devel
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Utility library for Ada 2005 applications
LICENSE= APACHE20
diff --git a/devel/adabooch/Makefile b/devel/adabooch/Makefile
index da325f0de17b..48c4b5e88eb4 100644
--- a/devel/adabooch/Makefile
+++ b/devel/adabooch/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= SF/booch95/booch95/${PORTVERSION}
DISTNAME= bc-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Ada 95 Booch Components
LICENSE= GPLv2 GMGPL
diff --git a/devel/adacurses/Makefile b/devel/adacurses/Makefile
index 468c6535ec43..7e75a4ba9cbe 100644
--- a/devel/adacurses/Makefile
+++ b/devel/adacurses/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= ftp://invisible-island.net/AdaCurses/
DISTNAME= AdaCurses-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Ada95 bindings for ncurses
LICENSE= MIT
diff --git a/devel/adaid/Makefile b/devel/adaid/Makefile
index 7cae01114124..dd4f98c7bf95 100644
--- a/devel/adaid/Makefile
+++ b/devel/adaid/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.0.1
DISTVERSIONPREFIX= v
CATEGORIES= devel
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Simple Ada library for generating UUIDs
LICENSE= BSD2CLAUSE
diff --git a/devel/ahven/Makefile b/devel/ahven/Makefile
index b5bec4021172..54292630143f 100644
--- a/devel/ahven/Makefile
+++ b/devel/ahven/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://www.ahven-framework.com/releases/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Ada unit test framework
LICENSE= ISCL
diff --git a/devel/alog/Makefile b/devel/alog/Makefile
index fd11c0924b5e..34a420194a5d 100644
--- a/devel/alog/Makefile
+++ b/devel/alog/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= http://www.codelabs.ch/download/
DISTNAME= libalog-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Stackable logging framework for Ada
LICENSE= LGPL21
diff --git a/devel/aunit/Makefile b/devel/aunit/Makefile
index 0dce393e7513..a26f88336170 100644
--- a/devel/aunit/Makefile
+++ b/devel/aunit/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= http://downloads.dragonlace.net/src/
DISTNAME= aunit-gpl-${PORTVERSION}-src
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Ada unit testing framework
LICENSE= GPLv3
diff --git a/devel/florist-gpl/Makefile b/devel/florist-gpl/Makefile
index 7f3e4dcaa18d..da4a3bf7fc9a 100644
--- a/devel/florist-gpl/Makefile
+++ b/devel/florist-gpl/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= http://downloads.dragonlace.net/src/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= POSIX Ada binding, IEEE Standards 1003.5(b,c)
LICENSE= GPLv3
diff --git a/devel/gnatcoll/Makefile b/devel/gnatcoll/Makefile
index 24497db417fc..5dca7851a50c 100644
--- a/devel/gnatcoll/Makefile
+++ b/devel/gnatcoll/Makefile
@@ -5,7 +5,7 @@ PORTNAME= gnatcoll
PORTVERSION= 2016 # branch: gpl-for-gps-2016
CATEGORIES= devel
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= GNAT Component Collection from Adacore
LICENSE= GPLv3
diff --git a/devel/gnatpython/Makefile b/devel/gnatpython/Makefile
index 808fbacf934e..26b97d33d92c 100644
--- a/devel/gnatpython/Makefile
+++ b/devel/gnatpython/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= ${SNAPSHOT}
CATEGORIES= devel
MASTER_SITES= http://downloads.dragonlace.net/src/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Python package used in Ada testsuites
LICENSE= GPLv3
diff --git a/devel/gprbuild/Makefile b/devel/gprbuild/Makefile
index b65e59e53b5f..6e11a9e801fb 100644
--- a/devel/gprbuild/Makefile
+++ b/devel/gprbuild/Makefile
@@ -5,7 +5,7 @@ PORTNAME= gprbuild
PORTVERSION= ${SNAPSHOT}
CATEGORIES= devel
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Adacore multi-language software build tool
LICENSE= GPLv3
diff --git a/devel/gps/Makefile b/devel/gps/Makefile
index c45cec4bb8b8..46e65730d4e8 100644
--- a/devel/gps/Makefile
+++ b/devel/gps/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://downloads.dragonlace.net/src/
DISTNAME= gps-gpl-${PORTVERSION}-src
PKGNAMESUFFIX= -ide
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= GNAT Programming Studio - IDE for Ada and many other languages
LICENSE= GPLv3
diff --git a/devel/libspark2012/Makefile b/devel/libspark2012/Makefile
index 76aacad85de2..5c75b8cec163 100644
--- a/devel/libspark2012/Makefile
+++ b/devel/libspark2012/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://downloads.dragonlace.net/src/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= SPARK 2012 Spark.Ada library
LICENSE= GPLv3
diff --git a/devel/matreshka/Makefile b/devel/matreshka/Makefile
index d3b1c343d44c..6eeece5836ec 100644
--- a/devel/matreshka/Makefile
+++ b/devel/matreshka/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://forge.ada-ru.org/matreshka/downloads/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Ada framework for information systems development
LICENSE= BSD3CLAUSE
diff --git a/devel/pcsc-ada/Makefile b/devel/pcsc-ada/Makefile
index 6b673a736702..9f2af5b60653 100644
--- a/devel/pcsc-ada/Makefile
+++ b/devel/pcsc-ada/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= http://www.codelabs.ch/download/
DISTNAME= libpcscada-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Ada binding to PC/SC middleware (Smart card interface)
LICENSE= LGPL21
diff --git a/devel/pragmarcs/Makefile b/devel/pragmarcs/Makefile
index 10cf58a85046..7ec205b25f7a 100644
--- a/devel/pragmarcs/Makefile
+++ b/devel/pragmarcs/Makefile
@@ -5,7 +5,7 @@ PORTNAME= pragmarcs
PORTVERSION= 20161207
CATEGORIES= devel
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= PragmAda Reusable Components
LICENSE= GPLv2 GMGPL
diff --git a/devel/sdl_gnat/Makefile b/devel/sdl_gnat/Makefile
index 8a85933d0bde..4001a9d1d10f 100644
--- a/devel/sdl_gnat/Makefile
+++ b/devel/sdl_gnat/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= http://downloads.dragonlace.net/src/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Ada thin bindings for SDL (GPLv3)
LICENSE= GPLv3
diff --git a/dns/ironsides/Makefile b/dns/ironsides/Makefile
index 461ede2590c0..7d890d5594fd 100644
--- a/dns/ironsides/Makefile
+++ b/dns/ironsides/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= dns
MASTER_SITES= http://ironsides.martincarlisle.com/
DISTNAME= ironsides_authoritative-${SNAPSHOT}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Authoritative DNS server formally verified by SPARK/Ada
LICENSE= Ironsides
diff --git a/graphics/generic_image_decoder/Makefile b/graphics/generic_image_decoder/Makefile
index 74b6db2585d4..d33ab66c0450 100644
--- a/graphics/generic_image_decoder/Makefile
+++ b/graphics/generic_image_decoder/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= graphics
MASTER_SITES= http://sourceforge.net/projects/${SFPATH}/
DISTNAME= gid-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Ada library for decoding various image formats inc. animations
LICENSE= MIT
diff --git a/lang/adacontrol/Makefile b/lang/adacontrol/Makefile
index bbeb22ba255c..6b2fb630fcea 100644
--- a/lang/adacontrol/Makefile
+++ b/lang/adacontrol/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= lang
MASTER_SITES= SF/adacontrol
DISTNAME= adactl-${PORTVERSION}-src
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Tool for detecting use or non-use of specific Ada constructs
LICENSE= GPLv2 GMGPL
diff --git a/lang/asis/Makefile b/lang/asis/Makefile
index ffdfe4208943..ecb97b9c473e 100644
--- a/lang/asis/Makefile
+++ b/lang/asis/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= lang
MASTER_SITES= http://downloads.dragonlace.net/src/
DISTNAME= ${PORTNAME}-gpl-${PORTVERSION}-src
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= GNAT implementation of Ada Semantic Interface Specification
LICENSE= GPLv2
diff --git a/lang/gcc5-aux/Makefile b/lang/gcc5-aux/Makefile
index b0f81214c028..34f9b80b652d 100644
--- a/lang/gcc5-aux/Makefile
+++ b/lang/gcc5-aux/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://downloads.dragonlace.net/src/:boot \
LOCAL/marino:boot GCC/${MS_SUBDIR}
DISTFILES= ${IDENTIFICATION}.tar.bz2
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Version of GCC ${GCC_BRANCH} with full Ada support
LICENSE= GPLv3 GPLv3RLE
diff --git a/lang/gcc6-aux/Makefile b/lang/gcc6-aux/Makefile
index dcb072300ac5..8a110f132384 100644
--- a/lang/gcc6-aux/Makefile
+++ b/lang/gcc6-aux/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://downloads.dragonlace.net/src/:boot \
LOCAL/marino:boot GCC/${MS_SUBDIR}
DISTFILES= ${IDENTIFICATION}.tar.bz2
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Version of GCC ${GCC_BRANCH} with full Ada support
LICENSE= GPLv3 GPLv3RLE
diff --git a/lang/gnat_util/Makefile b/lang/gnat_util/Makefile
index 0e6ca7c2e291..3d93b8863f5c 100644
--- a/lang/gnat_util/Makefile
+++ b/lang/gnat_util/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= lang
MASTER_SITES= GCC/${MS_SUBDIR}
DISTNAME= ${IDENTIFICATION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Library used to build GNAT tools such as ASIS
LICENSE= GPLv3 GPLv3RLE
diff --git a/lang/gnatcross-aarch64/Makefile b/lang/gnatcross-aarch64/Makefile
index 4122ef7310db..1c427f69e23c 100644
--- a/lang/gnatcross-aarch64/Makefile
+++ b/lang/gnatcross-aarch64/Makefile
@@ -5,7 +5,7 @@ PORTNAME= aarch64
PORTREVISION= ${ARM64_PR}
PKGNAMEPREFIX= gnatcross-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= C/Ada cross-compiler, target: ${LABEL_TARGET}
LABEL_TARGET= FreeBSD/ARM64
diff --git a/lang/gnatcross-binutils-aarch64/Makefile b/lang/gnatcross-binutils-aarch64/Makefile
index 92f22c7f2e9b..3d71eedfb8da 100644
--- a/lang/gnatcross-binutils-aarch64/Makefile
+++ b/lang/gnatcross-binutils-aarch64/Makefile
@@ -5,7 +5,7 @@ PORTREVISION= 0
PKGNAMEPREFIX= gnatcross-
PKGNAMESUFFIX= -aarch64
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Infrastructure for C/Ada FreeBSD cross-compiler (aarch64)
BRANCH2= # Assume aarch64 will always be only CPU for FreeBSD/ARM64
diff --git a/lang/gnatcross-sysroot-aarch64/Makefile b/lang/gnatcross-sysroot-aarch64/Makefile
index 9ee0564f4b2d..e7ba9cab9162 100644
--- a/lang/gnatcross-sysroot-aarch64/Makefile
+++ b/lang/gnatcross-sysroot-aarch64/Makefile
@@ -9,7 +9,7 @@ PKGNAMEPREFIX= gnatcross-
PKGNAMESUFFIX= -aarch64
DIST_SUBDIR= gnatcross/arm64-aarch64/${RELEASE}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= FreeBSD sysroots for C/Ada cross-compiler (${ARCH})
NO_BUILD= yes
diff --git a/lang/gnatdroid-binutils-x86/Makefile b/lang/gnatdroid-binutils-x86/Makefile
index 457813d355dd..3eb61377dea5 100644
--- a/lang/gnatdroid-binutils-x86/Makefile
+++ b/lang/gnatdroid-binutils-x86/Makefile
@@ -4,7 +4,7 @@
PORTREVISION= 0
PKGNAMESUFFIX= -x86
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Infrastructure for C/Ada Android cross-compiler (x86)
BRANCH2= x86_32
diff --git a/lang/gnatdroid-binutils/Makefile b/lang/gnatdroid-binutils/Makefile
index 8c752a2d967f..6a5803d0bf8b 100644
--- a/lang/gnatdroid-binutils/Makefile
+++ b/lang/gnatdroid-binutils/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= lang
MASTER_SITES= SOURCEWARE/binutils/releases
PKGNAMEPREFIX?= gnatdroid-
-MAINTAINER?= ports@FreeBSD.org
+MAINTAINER?= freebsd.contact@marino.st
COMMENT?= Infrastructure for C/Ada Android cross-compiler (ARMv7)
LICENSE= GPLv3 LGPL3
diff --git a/lang/gnatdroid-sysroot-x86/Makefile b/lang/gnatdroid-sysroot-x86/Makefile
index 9d52c7450674..e107d59caa09 100644
--- a/lang/gnatdroid-sysroot-x86/Makefile
+++ b/lang/gnatdroid-sysroot-x86/Makefile
@@ -10,7 +10,7 @@ PKGNAMESUFFIX= -x86
DISTNAME= android-${API}-x86
DIST_SUBDIR= gnatdroid-ndk11
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Android sysroots for C/Ada Android cross-compiler (x86)
ONLY_FOR_ARCHS= i386 amd64
diff --git a/lang/gnatdroid-sysroot/Makefile b/lang/gnatdroid-sysroot/Makefile
index a5bff100a911..7e1ee743ae90 100644
--- a/lang/gnatdroid-sysroot/Makefile
+++ b/lang/gnatdroid-sysroot/Makefile
@@ -9,7 +9,7 @@ PKGNAMEPREFIX= gnatdroid-
DISTNAME= android-${API}-arm
DIST_SUBDIR= gnatdroid-ndk11
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Android sysroots for C/Ada Android cross-compiler
ONLY_FOR_ARCHS= i386 amd64
diff --git a/lang/gnatdroid-x86/Makefile b/lang/gnatdroid-x86/Makefile
index f16ddbb7a3a4..9dedbb86d057 100644
--- a/lang/gnatdroid-x86/Makefile
+++ b/lang/gnatdroid-x86/Makefile
@@ -4,7 +4,7 @@
PORTNAME= x86
PORTREVISION= ${X86_PR}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= C/Ada cross-compiler, target: Android x86
DROID_TARGET= i686-aux-linux-android
diff --git a/lang/lua-ada/Makefile b/lang/lua-ada/Makefile
index b8cc0fb4a131..8ee70165b5c3 100644
--- a/lang/lua-ada/Makefile
+++ b/lang/lua-ada/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.0 # made-up; no version info on GH
PORTREVISION= 1
CATEGORIES= lang
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Ada binding for Lua
LICENSE= GPLv3 GPLv3RLE
diff --git a/math/opensolaris-libm/Makefile b/math/opensolaris-libm/Makefile
index 53e28c6929ee..33f9c2f1c8a3 100644
--- a/math/opensolaris-libm/Makefile
+++ b/math/opensolaris-libm/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= math
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= C99 Math and vector libraries from OpenSolaris snv_33
LICENSE= CDDL
diff --git a/math/plplot-ada/Makefile b/math/plplot-ada/Makefile
index 08d307218ee0..ec1e6f717654 100644
--- a/math/plplot-ada/Makefile
+++ b/math/plplot-ada/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= math
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Source
PKGNAMESUFFIX= -ada
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Ada bindings for PLplot
LICENSE= LGPL3
diff --git a/misc/excel-writer/Makefile b/misc/excel-writer/Makefile
index fa92062e97ea..1b2492cf8006 100644
--- a/misc/excel-writer/Makefile
+++ b/misc/excel-writer/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= misc
MASTER_SITES= http://sourceforge.net/projects/${SFPATH}/
DISTNAME= excel_writer_${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Ada package for easily creating Excel files with basic formats
LICENSE= MIT
diff --git a/misc/ini_file_manager/Makefile b/misc/ini_file_manager/Makefile
index b87a94b2aa7a..1152add0a761 100644
--- a/misc/ini_file_manager/Makefile
+++ b/misc/ini_file_manager/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= misc
MASTER_SITES= http://sourceforge.net/projects/${SFPATH}/
DISTNAME= ini-files-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Ini configuration file reader and manipulator package for Ada
LICENSE= MIT
diff --git a/net/adasockets/Makefile b/net/adasockets/Makefile
index 13745cdb6d0f..1f77ea84be53 100644
--- a/net/adasockets/Makefile
+++ b/net/adasockets/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.10.1
CATEGORIES= net
MASTER_SITES= http://www.rfc1149.net/download/adasockets/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= IPv4 socket library for Ada (TCP, UDP, and multicast)
LICENSE= GPLv2 GMGPL
diff --git a/net/anet/Makefile b/net/anet/Makefile
index 8a005d4b4aa2..b60d94babe83 100644
--- a/net/anet/Makefile
+++ b/net/anet/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= net
MASTER_SITES= http://www.codelabs.ch/download/
DISTNAME= libanet-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Networking library for Ada
LICENSE= GPLv2 GMGPL
diff --git a/net/polyorb/Makefile b/net/polyorb/Makefile
index 665cecf72257..3ee3871603a1 100644
--- a/net/polyorb/Makefile
+++ b/net/polyorb/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= net
MASTER_SITES= http://downloads.dragonlace.net/src/
DISTNAME= polyorb-gpl-${YEAR}-src
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= CORBA, SOAP, Ada 95 Distributed System Annex middleware
LICENSE= GPLv3
diff --git a/ports-mgmt/genpatch/Makefile b/ports-mgmt/genpatch/Makefile
index c80c30101360..91814fbd976d 100644
--- a/ports-mgmt/genpatch/Makefile
+++ b/ports-mgmt/genpatch/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= ports-mgmt
MASTER_SITES= # none
DISTFILES= # none
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Single patch generator tool compatible with makepatch format
LICENSE= BSD2CLAUSE
diff --git a/security/libadacrypt/Makefile b/security/libadacrypt/Makefile
index 90d17c6c74f1..d5d7a542acbd 100644
--- a/security/libadacrypt/Makefile
+++ b/security/libadacrypt/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 20151019
PORTREVISION= 1
CATEGORIES= security
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Crypto library for Ada with a nice API
LICENSE= GMGPL
diff --git a/security/libsparkcrypto/Makefile b/security/libsparkcrypto/Makefile
index 09795aa323ca..fca218f19845 100644
--- a/security/libsparkcrypto/Makefile
+++ b/security/libsparkcrypto/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 4
CATEGORIES= security
MASTER_SITES= http://senier.net/libsparkcrypto/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Cryptographic library implemented in SPARK
LICENSE= BSD3CLAUSE
diff --git a/shells/sparforte/Makefile b/shells/sparforte/Makefile
index 6d720879fb71..77e9951872f5 100644
--- a/shells/sparforte/Makefile
+++ b/shells/sparforte/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 2.0.2
DISTVERSIONPREFIX= v
CATEGORIES= shells lang
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Shell and scripting language for mission-critical, scalable projects
LICENSE= GPLv2 GMGPL
diff --git a/textproc/adabrowse/Makefile b/textproc/adabrowse/Makefile
index a4babcedbea2..e3f3cf9bbb60 100644
--- a/textproc/adabrowse/Makefile
+++ b/textproc/adabrowse/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc
MASTER_SITES= http://home.datacomm.ch/t_wolf/tw/ada95/adabrowse/
DISTNAME= ${PORTNAME}_${PORTVERSION}_src
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= HTML generator for Ada 95 library unit specifications
LICENSE= GPLv2
diff --git a/textproc/opentoken/Makefile b/textproc/opentoken/Makefile
index d20c6b9ff9cb..f1f7b5639bd7 100644
--- a/textproc/opentoken/Makefile
+++ b/textproc/opentoken/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://stephe-leake.org/ada/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Lexical analyser and parser for the Ada language
LICENSE= GPLv3 GPLv3RLE
diff --git a/textproc/py-sphinxcontrib-adadomain/Makefile b/textproc/py-sphinxcontrib-adadomain/Makefile
index 1c56ac9d91a6..06c4e01feb60 100644
--- a/textproc/py-sphinxcontrib-adadomain/Makefile
+++ b/textproc/py-sphinxcontrib-adadomain/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= https://pypi.python.org/packages/source/s/${PORTNAME}/ \
LOCAL/marino
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Sphinx Adadomain Extension
LICENSE= BSD2CLAUSE
diff --git a/textproc/templates_parser/Makefile b/textproc/templates_parser/Makefile
index 0c4e3dbb8acb..7f0b3990c077 100644
--- a/textproc/templates_parser/Makefile
+++ b/textproc/templates_parser/Makefile
@@ -5,7 +5,7 @@ PORTNAME= templates_parser
PORTVERSION= 17.0.0
CATEGORIES= textproc
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Web page template engine module for the Ada Web Server
LICENSE= GPLv3+
diff --git a/textproc/xml_ez_out/Makefile b/textproc/xml_ez_out/Makefile
index f7e5749a78b0..09c2b683fa0f 100644
--- a/textproc/xml_ez_out/Makefile
+++ b/textproc/xml_ez_out/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc
MASTER_SITES= http://www.mckae.com/xml_ezout/
DISTNAME= ${PORTNAME}_${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Library for emitting XML from Ada programs
LICENSE= GPLv2 GMGPL
diff --git a/textproc/xmlada/Makefile b/textproc/xmlada/Makefile
index f24e7704a9a9..dd2ccc400533 100644
--- a/textproc/xmlada/Makefile
+++ b/textproc/xmlada/Makefile
@@ -5,7 +5,7 @@ PORTNAME= xmlada
PORTVERSION= 17.0.0
CATEGORIES= textproc
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Adacore XML suite for the Ada language
LICENSE= GPLv3
diff --git a/www/aws-demos/Makefile b/www/aws-demos/Makefile
index 08a52c6ee75f..dd28b938283c 100644
--- a/www/aws-demos/Makefile
+++ b/www/aws-demos/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 17.1.0
CATEGORIES= www
PKGNAMESUFFIX= -demos
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Adacore Ada Web Server demos
LICENSE= GPLv3 GPLv3RLE
diff --git a/www/aws/Makefile b/www/aws/Makefile
index efc7cfb1015c..aa90c800ff4b 100644
--- a/www/aws/Makefile
+++ b/www/aws/Makefile
@@ -5,7 +5,7 @@ PORTNAME= aws
PORTVERSION= 17.1.0
CATEGORIES= www
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Adacore Ada Web Server and framework
LICENSE= GPLv3 GPLv3RLE
diff --git a/x11-toolkits/gtkada/Makefile b/x11-toolkits/gtkada/Makefile
index 8fd07e17ace5..6c637190514c 100644
--- a/x11-toolkits/gtkada/Makefile
+++ b/x11-toolkits/gtkada/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://downloads.dragonlace.net/src/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
gtkada-rm-${PORTVERSION}${EXTRACT_SUFX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Ada graphical toolkit based on Gtk2+
LICENSE= GPLv2
diff --git a/x11-toolkits/gtkada3/Makefile b/x11-toolkits/gtkada3/Makefile
index 0231fb4c371b..eafb8266acfb 100644
--- a/x11-toolkits/gtkada3/Makefile
+++ b/x11-toolkits/gtkada3/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 3.14.2
CATEGORIES= x11-toolkits
PKGNAMESUFFIX= 3
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd.contact@marino.st
COMMENT= Ada graphical toolkit based on Gtk3 components
LICENSE= GPLv3