View | Details | Raw Unified | Return to bug 190863
Collapse All | Expand All

(-)./Makefile (-1 / +1 lines)
Lines 10-16 Link Here
10
		${RUST_BOOT}:boot
10
		${RUST_BOOT}:boot
11
EXTRACT_ONLY=	${RUST_SOURCE}
11
EXTRACT_ONLY=	${RUST_SOURCE}
12
12
13
MAINTAINER=	jyyou@cs.nctu.edu.tw
13
MAINTAINER=	ports@FreeBSD.org
14
COMMENT=	Language with a focus on memory safety and concurrency
14
COMMENT=	Language with a focus on memory safety and concurrency
15
15
16
LICENSE=	APACHE20 \
16
LICENSE=	APACHE20 \

Return to bug 190863