Date: Wed, 23 Nov 2016 18:59:23 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426954 - head/shells/ksh93 Message-ID: <201611231859.uANIxNkj089414@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Nov 23 18:59:23 2016 New Revision: 426954 URL: https://svnweb.freebsd.org/changeset/ports/426954 Log: - Pass maintainership to submitter PR: 211164 Submitted by: Marcin Cieslak <saper@saper.info> Modified: head/shells/ksh93/Makefile Modified: head/shells/ksh93/Makefile ============================================================================== --- head/shells/ksh93/Makefile Wed Nov 23 18:42:58 2016 (r426953) +++ head/shells/ksh93/Makefile Wed Nov 23 18:59:23 2016 (r426954) @@ -19,7 +19,7 @@ MASTER_SITES= http://www2.research.att.c DISTFILES= INIT.${INITVERSION}.tgz ast-ksh.${KSHVERSION}.tgz DIST_SUBDIR= ${PORTNAME} -MAINTAINER= sunpoet@FreeBSD.org +MAINTAINER= saper@saper.info COMMENT= Official AT&T release of KornShell 93 LICENSE= EPL
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611231859.uANIxNkj089414>