aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--databases/ocaml-mysql/Makefile2
-rw-r--r--devel/ats-contrib-testing/Makefile2
-rw-r--r--lang/ats/Makefile2
-rw-r--r--lang/clay/Makefile2
-rw-r--r--lang/rust/Makefile2
-rw-r--r--textproc/ats-contrib-parcomb/Makefile2
-rw-r--r--textproc/rubygem-ezamar/Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/databases/ocaml-mysql/Makefile b/databases/ocaml-mysql/Makefile
index fd936d3a2ba..4ec15d63627 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 71ea46b5bda..2a2f5fcced9 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 998e76b811b..11b7ccfb749 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 3c8a24eb733..845461f28d0 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 2d6603e81dc..a78e4b7a068 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 753350948c1..71100c2b375 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 3dfdfe1ce10..b7fde092b75 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