summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/ats/Makefile2
-rw-r--r--lang/clay/Makefile2
-rw-r--r--lang/rust/Makefile2
3 files changed, 3 insertions, 3 deletions
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 \
OpenPOWER on IntegriCloud