diff options
Diffstat (limited to 'math/pear-Math_BigInteger')
-rw-r--r-- | math/pear-Math_BigInteger/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/pear-Math_BigInteger/Makefile b/math/pear-Math_BigInteger/Makefile index 5dd69a112000..dc9cb97e06bb 100644 --- a/math/pear-Math_BigInteger/Makefile +++ b/math/pear-Math_BigInteger/Makefile @@ -4,6 +4,7 @@ CATEGORIES= math pear MAINTAINER= meritus@innervision.pl COMMENT= Pure-PHP arbitrary precision integer arithmetic library +WWW= https://pear.php.net/package/Math_BigInteger USES= pear php USE_PHP= pcre |