diff options
author | linimon <linimon@FreeBSD.org> | 2014-06-10 06:31:43 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2014-06-10 06:31:43 +0000 |
commit | 7fce0fdb8c0407968a69eec5de21ad1f8dbcd627 (patch) | |
tree | 90cfa7ef3f0c5adce9bd9010d8bdd6d183ac4d6e | |
parent | 8d638d3e194f9ecc3fcc0e6f86a7fc4292ec0718 (diff) | |
download | FreeBSD-ports-7fce0fdb8c0407968a69eec5de21ad1f8dbcd627.zip FreeBSD-ports-7fce0fdb8c0407968a69eec5de21ad1f8dbcd627.tar.gz |
Reset maintainership.
PR: 190858
PR: 190859
PR: 190860
PR: 190861
PR: 190862
PR: 190863
PR: 190864
Submitted by: former maintainer
Approved by: portmgr (blanket)
-rw-r--r-- | databases/ocaml-mysql/Makefile | 2 | ||||
-rw-r--r-- | devel/ats-contrib-testing/Makefile | 2 | ||||
-rw-r--r-- | lang/ats/Makefile | 2 | ||||
-rw-r--r-- | lang/clay/Makefile | 2 | ||||
-rw-r--r-- | lang/rust/Makefile | 2 | ||||
-rw-r--r-- | textproc/ats-contrib-parcomb/Makefile | 2 | ||||
-rw-r--r-- | 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 fd936d3..4ec15d6 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 71ea46b..2a2f5fc 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 998e76b..11b7ccf 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 3c8a24e..845461f 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 2d6603e..a78e4b7 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 7533509..71100c2 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 3dfdfe1..b7fde09 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 |