diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-03 07:31:09 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-03 07:31:09 +0800 |
commit | 74c050c18330bb94c2f6fd798e9e9baa6643274e (patch) | |
tree | 8def5132343b9c704f2338175cc5a65ea7732817 /math/msieve | |
parent | 9ae3fa335db3496694c30b79075ffe82ddf3cd19 (diff) | |
download | freebsd-ports-gnome-74c050c18330bb94c2f6fd798e9e9baa6643274e.tar.gz freebsd-ports-gnome-74c050c18330bb94c2f6fd798e9e9baa6643274e.tar.zst freebsd-ports-gnome-74c050c18330bb94c2f6fd798e9e9baa6643274e.zip |
Remove Author from pkg-descr and white space fixes
Diffstat (limited to 'math/msieve')
-rw-r--r-- | math/msieve/pkg-descr | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/msieve/pkg-descr b/math/msieve/pkg-descr index c85118a2cc54..c438b6c6ebe5 100644 --- a/math/msieve/pkg-descr +++ b/math/msieve/pkg-descr @@ -7,5 +7,4 @@ Primary design goals are speed, portability and ease of use. Msieve claims to be the fastest implementation for factoring general inputs between 40 and 100 decimal digits, but can handle larger input as well. -Author: Jason Papadopoulos <jasonp@boo.net> WWW: http://www.boo.net/~jasonp/qs.html |