Date: Sat, 18 Feb 2017 12:48:13 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434351 - head/lang/squeak Message-ID: <201702181248.v1ICmDxh099976@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Sat Feb 18 12:48:13 2017 New Revision: 434351 URL: https://svnweb.freebsd.org/changeset/ports/434351 Log: - Pass maintainership to submitter PR: 217190 Submitted by: takeshi.mutoh@gmail.com Modified: head/lang/squeak/Makefile Modified: head/lang/squeak/Makefile ============================================================================== --- head/lang/squeak/Makefile Sat Feb 18 12:46:20 2017 (r434350) +++ head/lang/squeak/Makefile Sat Feb 18 12:48:13 2017 (r434351) @@ -15,7 +15,7 @@ DISTFILES= Squeak-${VM_VERSION}-src${EXT EXTRACT_ONLY= Squeak-${VM_VERSION}-src${EXTRACT_SUFX} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= takeshi.mutoh@gmail.com COMMENT= Full Smalltalk 80 with portability to Unix, Mac, and Windows LICENSE= APACHE20 MIT
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702181248.v1ICmDxh099976>