diff options
Diffstat (limited to 'math/ntl/Makefile')
-rw-r--r-- | math/ntl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/ntl/Makefile b/math/ntl/Makefile index 5b51c3ab056d..bd66c0852fff 100644 --- a/math/ntl/Makefile +++ b/math/ntl/Makefile @@ -6,12 +6,12 @@ # PORTNAME= ntl -PORTVERSION= 5.4 +PORTVERSION= 5.4.2 PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.shoup.net/ntl/ -MAINTAINER= matthiasb@acm.org +MAINTAINER= wenheping@gmail.com COMMENT= Victor Shoup's Number Theory Library # ntl is faster with libgmp4, but you can disable it |