diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-02-17 02:13:45 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-02-17 02:13:45 +0000 |
commit | e684dd89da59771a1e7c22da25565b0ecf992315 (patch) | |
tree | bce2d56a40cfe85cd265e3efe2ce37f9887d26ae /math/ntl | |
parent | faada83680012b98b4ab6ceae3bd2c0871b9be68 (diff) | |
download | ports-e684dd89da59771a1e7c22da25565b0ecf992315.tar.gz ports-e684dd89da59771a1e7c22da25565b0ecf992315.zip |
Notes
Diffstat (limited to 'math/ntl')
-rw-r--r-- | math/ntl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ntl/Makefile b/math/ntl/Makefile index 9a882b8adffc..9825c30685ec 100644 --- a/math/ntl/Makefile +++ b/math/ntl/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 6.0.0 CATEGORIES= math MASTER_SITES= http://www.shoup.net/ntl/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bf@FreeBSD.org COMMENT= Victor Shoup's Number Theory Library # ntl is faster with libgmp4, but you can disable it |