diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-13 14:26:11 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-13 14:26:11 +0000 |
commit | f102dee672792889db48531783e157c4dd5bfd9a (patch) | |
tree | 6692c36b32b34ee1bc96e3ba224c478030ea58eb /math | |
parent | 94432d189a05d641021648b8a6927a1930f7cb4f (diff) |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/pecl-big_int/pkg-descr | 2 | ||||
-rw-r--r-- | math/pecl-bitset/pkg-descr | 2 | ||||
-rw-r--r-- | math/pecl-bitset2/pkg-descr | 2 | ||||
-rw-r--r-- | math/pecl-stats/pkg-descr | 2 | ||||
-rw-r--r-- | math/pecl-stats2/pkg-descr | 2 | ||||
-rw-r--r-- | math/pecl-trader/pkg-descr | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/math/pecl-big_int/pkg-descr b/math/pecl-big_int/pkg-descr index 2adc2a8b43d1..583984d409d0 100644 --- a/math/pecl-big_int/pkg-descr +++ b/math/pecl-big_int/pkg-descr @@ -13,4 +13,4 @@ This package is much faster than bundled into PHP BCMath and consists almost all functions, which are implemented in PHP GMP extension, but it needn't any external libraries. -WWW: http://pecl.php.net/package/big_int/ +WWW: https://pecl.php.net/package/big_int diff --git a/math/pecl-bitset/pkg-descr b/math/pecl-bitset/pkg-descr index def8e1dcac66..701bca912e56 100644 --- a/math/pecl-bitset/pkg-descr +++ b/math/pecl-bitset/pkg-descr @@ -1,3 +1,3 @@ This extension for PHP provides routines for manipulating bitsets. -WWW: http://pecl.php.net/package/Bitset +WWW: https://pecl.php.net/package/Bitset diff --git a/math/pecl-bitset2/pkg-descr b/math/pecl-bitset2/pkg-descr index def8e1dcac66..701bca912e56 100644 --- a/math/pecl-bitset2/pkg-descr +++ b/math/pecl-bitset2/pkg-descr @@ -1,3 +1,3 @@ This extension for PHP provides routines for manipulating bitsets. -WWW: http://pecl.php.net/package/Bitset +WWW: https://pecl.php.net/package/Bitset diff --git a/math/pecl-stats/pkg-descr b/math/pecl-stats/pkg-descr index f9178318653f..5605f3ced5af 100644 --- a/math/pecl-stats/pkg-descr +++ b/math/pecl-stats/pkg-descr @@ -1,4 +1,4 @@ Extension for PHP that provides few dozens routines for statistical computation. -WWW: http://pecl.php.net/package/stats/ +WWW: https://pecl.php.net/package/stats diff --git a/math/pecl-stats2/pkg-descr b/math/pecl-stats2/pkg-descr index f9178318653f..5605f3ced5af 100644 --- a/math/pecl-stats2/pkg-descr +++ b/math/pecl-stats2/pkg-descr @@ -1,4 +1,4 @@ Extension for PHP that provides few dozens routines for statistical computation. -WWW: http://pecl.php.net/package/stats/ +WWW: https://pecl.php.net/package/stats diff --git a/math/pecl-trader/pkg-descr b/math/pecl-trader/pkg-descr index 68dc0e968ca2..cda401371e03 100644 --- a/math/pecl-trader/pkg-descr +++ b/math/pecl-trader/pkg-descr @@ -5,4 +5,4 @@ RSI, Stochastic, TRIX the candlestick pattern recognition and several vector arithmetic and algebraic functions are present. -WWW: http://pecl.php.net/package/trader/ +WWW: https://pecl.php.net/package/trader |