aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authortz <tz@FreeBSD.org>2016-06-10 17:08:02 +0800
committertz <tz@FreeBSD.org>2016-06-10 17:08:02 +0800
commit583f5694ab7dfd53c2c992b2cbb21a33bc02fd52 (patch)
tree677179d42f6e4eac33fd138cf3227444350306c6 /devel
parente4a0254d5652937e2af79f16305c2e11d699b43a (diff)
downloadfreebsd-ports-gnome-583f5694ab7dfd53c2c992b2cbb21a33bc02fd52.tar.gz
freebsd-ports-gnome-583f5694ab7dfd53c2c992b2cbb21a33bc02fd52.tar.zst
freebsd-ports-gnome-583f5694ab7dfd53c2c992b2cbb21a33bc02fd52.zip
Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org
Approved by: junovitch (mentor)
Diffstat (limited to 'devel')
-rw-r--r--devel/fpp/Makefile2
-rw-r--r--devel/gitlab-shell/Makefile2
-rw-r--r--devel/pear-PHP_CodeSniffer/Makefile2
-rw-r--r--devel/phpunit/Makefile2
-rw-r--r--devel/rubygem-licensee/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/devel/fpp/Makefile b/devel/fpp/Makefile
index 4553d931e050..b984941e8410 100644
--- a/devel/fpp/Makefile
+++ b/devel/fpp/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= NL/fortran/ \
DISTNAME= fdfpp
EXTRACT_SUFX= .tgz
-MAINTAINER= ports@toco-domains.de
+MAINTAINER= tz@FreeBSD.org
COMMENT= Fortran preprocessor for FORTRAN 77 and Fortran 90 programs
ALL_TARGET= bsd44
diff --git a/devel/gitlab-shell/Makefile b/devel/gitlab-shell/Makefile
index 864fd1ecb995..5f5e39afa3c7 100644
--- a/devel/gitlab-shell/Makefile
+++ b/devel/gitlab-shell/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= https://gitlab.com/gitlab-org/${PORTNAME}/repository/archive.tar.gz?ref=v${PORTVERSION}&dummy=/
DISTNAME= ${PORTNAME}-v${PORTVERSION}
-MAINTAINER= ports@toco-domains.de
+MAINTAINER= tz@FreeBSD.org
COMMENT= GitLab Shell handles git commands for GitLab
BUILD_DEPENDS= gem:devel/ruby-gems
diff --git a/devel/pear-PHP_CodeSniffer/Makefile b/devel/pear-PHP_CodeSniffer/Makefile
index 1cf8d625a159..ba9763072af1 100644
--- a/devel/pear-PHP_CodeSniffer/Makefile
+++ b/devel/pear-PHP_CodeSniffer/Makefile
@@ -5,7 +5,7 @@ PORTNAME= PHP_CodeSniffer
PORTVERSION= 2.6.0
CATEGORIES= devel www pear
-MAINTAINER= ports@toco-domains.de
+MAINTAINER= tz@FreeBSD.org
COMMENT= PHP Script Tokenises and Sniffs PHP and JavaScript code
LICENSE= BSD3CLAUSE
diff --git a/devel/phpunit/Makefile b/devel/phpunit/Makefile
index 8c9795fdaf81..518b2ef81772 100644
--- a/devel/phpunit/Makefile
+++ b/devel/phpunit/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= https://phar.phpunit.de/ \
http://ports.toco-domains.de/
EXTRACT_SUFX= .phar
-MAINTAINER= ports@toco-domains.de
+MAINTAINER= tz@FreeBSD.org
COMMENT= Testing framework for unit tests
LICENSE= BSD3CLAUSE
diff --git a/devel/rubygem-licensee/Makefile b/devel/rubygem-licensee/Makefile
index b6ca09150c43..5c20374ef766 100644
--- a/devel/rubygem-licensee/Makefile
+++ b/devel/rubygem-licensee/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 8.0.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
-MAINTAINER= ports@toco-domains.de
+MAINTAINER= tz@FreeBSD.org
COMMENT= Detects under what license a project is distributed
LICENSE= MIT