diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-02-23 09:40:58 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-02-23 09:40:58 +0000 |
commit | a6d3b4db20b77f1cf7434216eaed251745b107c6 (patch) | |
tree | 5e7ec96d715a15ecb30bb86daa8467d6ae06da24 /math/lll_spect | |
parent | b6b8a7231205e10ba796f798ac06f0002987ab59 (diff) | |
download | ports-a6d3b4db20b77f1cf7434216eaed251745b107c6.tar.gz ports-a6d3b4db20b77f1cf7434216eaed251745b107c6.zip |
Notes
Diffstat (limited to 'math/lll_spect')
-rw-r--r-- | math/lll_spect/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/lll_spect/Makefile b/math/lll_spect/Makefile index 969e2fc92556..97204836172a 100644 --- a/math/lll_spect/Makefile +++ b/math/lll_spect/Makefile @@ -5,6 +5,7 @@ PORTNAME= lll_spect DISTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://random.mat.sbg.ac.at/results/karl/spectraltest/LLLSpectralTest/ DISTFILES= lll_spect.C lll_search.C examples.txt |