svn commit: r309316 - head/math/p5-Math-Int128

Philippe Audeoud jadawin at FreeBSD.org
Thu Dec 20 16:57:08 UTC 2012


Author: jadawin
Date: Thu Dec 20 16:57:07 2012
New Revision: 309316
URL: http://svnweb.freebsd.org/changeset/ports/309316

Log:
  - Fix typo

Modified:
  head/math/p5-Math-Int128/pkg-descr   (contents, props changed)

Modified: head/math/p5-Math-Int128/pkg-descr
==============================================================================
--- head/math/p5-Math-Int128/pkg-descr	Thu Dec 20 16:47:20 2012	(r309315)
+++ head/math/p5-Math-Int128/pkg-descr	Thu Dec 20 16:57:07 2012	(r309316)
@@ -1,3 +1,3 @@
-Math::Int64 adds support for 64 bit integers, signed and unsigned, to Perl.
+Math::Int128 adds support for 128 bit integers, signed and unsigned, to Perl.
 
-WWW: http://search.cpan.org/dist/Math-Int64/
+WWW: http://search.cpan.org/dist/Math-Int128/


More information about the svn-ports-all mailing list