Date: Tue, 27 Jun 2017 22:08:07 +0000 (UTC) From: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= <dumbbell@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r444522 - head/lang/rust-nightly Message-ID: <201706272208.v5RM87XP040008@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dumbbell Date: Tue Jun 27 22:08:07 2017 New Revision: 444522 URL: https://svnweb.freebsd.org/changeset/ports/444522 Log: lang/rust-nightly: Inherit MAINTAINER from lang/rust Thus, the new maintainer of this port is rust@FreeBSD.org. Modified: head/lang/rust-nightly/Makefile Modified: head/lang/rust-nightly/Makefile ============================================================================== --- head/lang/rust-nightly/Makefile Tue Jun 27 22:06:18 2017 (r444521) +++ head/lang/rust-nightly/Makefile Tue Jun 27 22:08:07 2017 (r444522) @@ -6,8 +6,6 @@ PKGNAMESUFFIX= -nightly DISTNAME= # DISTFILES= ${BOOTSTRAP_FILES} -MAINTAINER= dumbbell@FreeBSD.org - MASTERDIR= ${.CURDIR}/../rust PATCHDIR= ${.CURDIR}/files DISTINFO_FILE= ${.CURDIR}/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706272208.v5RM87XP040008>