Date: Tue, 6 Aug 2019 20:35:37 +0000 (UTC) From: Mateusz Piotrowski <0mp@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508281 - head/sysutils/mtm Message-ID: <201908062035.x76KZbD4064315@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: 0mp Date: Tue Aug 6 20:35:37 2019 New Revision: 508281 URL: https://svnweb.freebsd.org/changeset/ports/508281 Log: sysutils/mtm: Fix a typo in COMMENT Reported by: kai Modified: head/sysutils/mtm/Makefile Modified: head/sysutils/mtm/Makefile ============================================================================== --- head/sysutils/mtm/Makefile Tue Aug 6 19:48:39 2019 (r508280) +++ head/sysutils/mtm/Makefile Tue Aug 6 20:35:37 2019 (r508281) @@ -5,7 +5,7 @@ DISTVERSION= 1.0.1 CATEGORIES= sysutils MAINTAINER= 0mp@FreeBSD.org -COMMENT= Terminal multiplexer focued on simplicity, compatibility and stability +COMMENT= Terminal multiplexer focused on simplicity, compatibility and stability LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/README.rst
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908062035.x76KZbD4064315>