diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/fpp/Makefile | 2 | ||||
-rw-r--r-- | devel/gitlab-shell/Makefile | 2 | ||||
-rw-r--r-- | devel/pear-PHP_CodeSniffer/Makefile | 2 | ||||
-rw-r--r-- | devel/phpunit/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-licensee/Makefile | 2 |
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 |