diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2019-09-01 16:46:18 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2019-09-01 16:46:18 +0000 |
commit | 9389991ddd4f148f9eda4bf3b1b1415531a7cb1b (patch) | |
tree | cfedd82a644eff413cd31131521fe2034bf2225c /math/prng/Makefile | |
parent | 562051b9e35ff9b1f55042ca0d701d8a2fcd724b (diff) |
Notes
Diffstat (limited to 'math/prng/Makefile')
-rw-r--r-- | math/prng/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/prng/Makefile b/math/prng/Makefile index b08bf68ee3f6..4fb3212d8a5a 100644 --- a/math/prng/Makefile +++ b/math/prng/Makefile @@ -3,7 +3,7 @@ PORTNAME= prng DISTVERSION= 3.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://statistik.wu-wien.ac.at/software/prng/ |