fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
354 B
Text
7 lines
354 B
Text
Crypt::OpenSSL::Bignum provides access to OpenSSL
|
|
multiprecision integer arithmetic libraries. Presently,
|
|
many though not all of the arithmetic operations that
|
|
OpenSSL provides are exposed to perl. In addition,
|
|
this module can be used to provide access to bignum
|
|
values produced by other OpenSSL modules, such as key
|
|
parameters from Crypt::OpenSSL::RSA.
|