diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-06-19 12:20:09 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-06-19 12:20:09 +0000 |
commit | 56d9d2325f5e6df159544883abf09765ff43a596 (patch) | |
tree | 156adbf40f71e559a46816d2589f48e4a1a10bce /math/ntl/Makefile | |
parent | 94b02c500a3a3173e5338ebb18b164df1ae9a127 (diff) |
Notes
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 |