Date: Sun, 23 Aug 2020 09:16:29 +0000 (UTC) From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r545812 - head/Tools/scripts Message-ID: <202008230916.07N9GTMC088524@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mandree Date: Sun Aug 23 09:16:29 2020 New Revision: 545812 URL: https://svnweb.freebsd.org/changeset/ports/545812 Log: bump_revision.pl: fix typo in help text. Modified: head/Tools/scripts/bump_revision.pl Modified: head/Tools/scripts/bump_revision.pl ============================================================================== --- head/Tools/scripts/bump_revision.pl Sun Aug 23 09:13:44 2020 (r545811) +++ head/Tools/scripts/bump_revision.pl Sun Aug 23 09:16:29 2020 (r545812) @@ -44,7 +44,7 @@ Options: where n is the major version of the OS, or \${PORTSDIR}/INDEX if missing. -p <dirname> - Set portsdir, if different from /usr/ports. -Improvements, suggestions,questions -> mandree\@FreeBSD.org +Improvements, suggestions, questions -> mandree\@FreeBSD.org EOF exit 1; }
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008230916.07N9GTMC088524>