From 02104a616027d9ad4e2208b3ca5d34d8eb492f18 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Tue, 10 Jun 2014 06:31:43 +0000 Subject: [PATCH] Reset maintainership. PR: 190858 PR: 190859 PR: 190860 PR: 190861 PR: 190862 PR: 190863 PR: 190864 Submitted by: former maintainer Approved by: portmgr (blanket) --- databases/ocaml-mysql/Makefile | 2 +- devel/ats-contrib-testing/Makefile | 2 +- lang/ats/Makefile | 2 +- lang/clay/Makefile | 2 +- lang/rust/Makefile | 2 +- textproc/ats-contrib-parcomb/Makefile | 2 +- textproc/rubygem-ezamar/Makefile | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/databases/ocaml-mysql/Makefile b/databases/ocaml-mysql/Makefile index fd936d3a2ba4..4ec15d63627c 100644 --- a/databases/ocaml-mysql/Makefile +++ b/databases/ocaml-mysql/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/870/ PKGNAMEPREFIX= ocaml- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} -MAINTAINER= jyyou@cs.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= OCaml bindings to libmysqlclient USES= gmake diff --git a/devel/ats-contrib-testing/Makefile b/devel/ats-contrib-testing/Makefile index 71ea46b5bdab..2a2f5fcced9d 100644 --- a/devel/ats-contrib-testing/Makefile +++ b/devel/ats-contrib-testing/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= jyyou@cs.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= Facilitating construction of testing code for ATS language NO_BUILD= yes diff --git a/lang/ats/Makefile b/lang/ats/Makefile index 998e76b811b2..11b7ccfb7492 100644 --- a/lang/ats/Makefile +++ b/lang/ats/Makefile @@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}-lang/${PORTNAME}-lang/${ATS_IMPL}-${PORTVERSION} DISTNAME= ${PORTNAME}-lang-${ATS_IMPL}-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= jyyou@cs.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= Language with a type system rooted in the Applied Type System ONLY_FOR_ARCHS= i386 amd64 diff --git a/lang/clay/Makefile b/lang/clay/Makefile index 3c8a24eb7334..845461f28d09 100644 --- a/lang/clay/Makefile +++ b/lang/clay/Makefile @@ -8,7 +8,7 @@ CATEGORIES= lang MASTER_SITES= https://github.com/jckarter/${PORTNAME}/tarball/v${PORTVERSION}/ DISTNAME= jckarter-${PORTNAME}-v${PORTVERSION}-0-g${GITVERSION} -MAINTAINER= jyyou@cs.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= Language designed for generic programming LICENSE= BSD2CLAUSE diff --git a/lang/rust/Makefile b/lang/rust/Makefile index 2d6603e81dc3..a78e4b7a068e 100644 --- a/lang/rust/Makefile +++ b/lang/rust/Makefile @@ -10,7 +10,7 @@ DISTFILES= ${RUST_SOURCE}:src \ ${RUST_BOOT}:boot EXTRACT_ONLY= ${RUST_SOURCE} -MAINTAINER= jyyou@cs.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= Language with a focus on memory safety and concurrency LICENSE= APACHE20 \ diff --git a/textproc/ats-contrib-parcomb/Makefile b/textproc/ats-contrib-parcomb/Makefile index 753350948c1b..71100c2b3756 100644 --- a/textproc/ats-contrib-parcomb/Makefile +++ b/textproc/ats-contrib-parcomb/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= jyyou@cs.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= Parser combinators for ATS language ATS_CTRB= parcomb diff --git a/textproc/rubygem-ezamar/Makefile b/textproc/rubygem-ezamar/Makefile index 3dfdfe1ce104..b7fde092b756 100644 --- a/textproc/rubygem-ezamar/Makefile +++ b/textproc/rubygem-ezamar/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2009.06 CATEGORIES= textproc rubygems MASTER_SITES= RG -MAINTAINER= jyyou@cs.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= A lightweight and simple templating engine for Ruby USE_RUBY= yes