aboutsummaryrefslogtreecommitdiff
path: root/lang/rust/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2014-06-10 06:31:43 +0000
committerMark Linimon <linimon@FreeBSD.org>2014-06-10 06:31:43 +0000
commit02104a616027d9ad4e2208b3ca5d34d8eb492f18 (patch)
tree90cfa7ef3f0c5adce9bd9010d8bdd6d183ac4d6e /lang/rust/Makefile
parentb8ba0aab09fd58cd558324f1d3da4140bc5640d3 (diff)
downloadports-02104a616027d9ad4e2208b3ca5d34d8eb492f18.tar.gz
ports-02104a616027d9ad4e2208b3ca5d34d8eb492f18.zip
Notes
Diffstat (limited to 'lang/rust/Makefile')
-rw-r--r--lang/rust/Makefile2
1 files changed, 1 insertions, 1 deletions
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 \