diff options
Diffstat (limited to 'math/mpfrc++/Makefile')
| -rw-r--r-- | math/mpfrc++/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/math/mpfrc++/Makefile b/math/mpfrc++/Makefile index 3da3ee5f551d..e09f182d508a 100644 --- a/math/mpfrc++/Makefile +++ b/math/mpfrc++/Makefile @@ -1,11 +1,12 @@ PORTNAME= mpfrc++ DISTVERSIONPREFIX= ${PORTNAME}- -DISTVERSION= 3.7.1 +DISTVERSION= 3.7.2 CATEGORIES= math devel MAINTAINER= yuri@FreeBSD.org COMMENT= High-performance C++ interface for MPFR library -WWW= http://www.holoborodko.com/pavel/mpfr/ +WWW= http://www.holoborodko.com/pavel/mpfr/ \ + https://github.com/advanpix/mpreal LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/copying.txt |
