Date: Tue, 8 Jul 2014 15:57:18 +0000 (UTC) From: Jimmy Olgeni <olgeni@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r361261 - head/math/hexcalc Message-ID: <201407081557.s68FvIZE046420@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olgeni Date: Tue Jul 8 15:57:18 2014 New Revision: 361261 URL: http://svnweb.freebsd.org/changeset/ports/361261 QAT: https://qat.redports.org/buildarchive/r361261/ Log: Typo fix for pkg-descr. Modified: head/math/hexcalc/pkg-descr (contents, props changed) Modified: head/math/hexcalc/pkg-descr ============================================================================== --- head/math/hexcalc/pkg-descr Tue Jul 8 15:57:05 2014 (r361260) +++ head/math/hexcalc/pkg-descr Tue Jul 8 15:57:18 2014 (r361261) @@ -1,2 +1,2 @@ -hexcalc is a multi-radix calucaltor for integers. It understands +hexcalc is a multi-radix calculator for integers. It understands decimal, hexadecimal, octal and binary numbers.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407081557.s68FvIZE046420>