aboutsummaryrefslogtreecommitdiffstats
path: root/math/lll_spect
diff options
context:
space:
mode:
authorbf <bf@FreeBSD.org>2011-12-09 23:34:07 +0800
committerbf <bf@FreeBSD.org>2011-12-09 23:34:07 +0800
commit5f24c4095909749ed315e7c6663b6395b01e61c3 (patch)
treed06e710afd4d7f12477d724956dac9b82257332a /math/lll_spect
parent05a5a5e650380185d008cbd8b385efeb5ca79e4a (diff)
downloadfreebsd-ports-gnome-5f24c4095909749ed315e7c6663b6395b01e61c3.tar.gz
freebsd-ports-gnome-5f24c4095909749ed315e7c6663b6395b01e61c3.tar.zst
freebsd-ports-gnome-5f24c4095909749ed315e7c6663b6395b01e61c3.zip
update MASTER_SITES and pkg-descr
Feature safe: yes
Diffstat (limited to 'math/lll_spect')
-rw-r--r--math/lll_spect/Makefile2
-rw-r--r--math/lll_spect/pkg-descr2
2 files changed, 1 insertions, 3 deletions
diff --git a/math/lll_spect/Makefile b/math/lll_spect/Makefile
index 4f865b24c45e..d6c1d38b9115 100644
--- a/math/lll_spect/Makefile
+++ b/math/lll_spect/Makefile
@@ -7,7 +7,7 @@ PORTNAME= lll_spect
DISTVERSION= 1.0
PORTREVISION= 1
CATEGORIES= math
-MASTER_SITES= http://random.mat.sbg.ac.at/results/karl/spectraltest/LLLSpectralTest/
+MASTER_SITES= LOCAL/bf
DISTFILES= lll_spect.C lll_search.C examples.txt
DIST_SUBDIR= ${PORTNAME}
EXTRACT_ONLY=
diff --git a/math/lll_spect/pkg-descr b/math/lll_spect/pkg-descr
index 0ce46ba5007f..288be09eac13 100644
--- a/math/lll_spect/pkg-descr
+++ b/math/lll_spect/pkg-descr
@@ -4,5 +4,3 @@ vector is replaced by an approximation obtained with the Lenstra-Lenstra-Lovasz
basis reduction algorithm, which can be calculated in polynomial time. The code
is able to test in up to 24 dimensions, and includes an example of how to use
the test to search for good LCG parameters.
-
-WWW: http://random.mat.sbg.ac.at/results/karl/spectraltest/lll.html