diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-11-10 18:12:57 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-11-10 18:12:57 +0000 |
commit | 7990f810661ef0c3f4870afc67b1eb08684b8dc8 (patch) | |
tree | f40cba2ed30c79b84c1d56a779b7139f24d6c36f /math/prng/Makefile | |
parent | fa0d2e76ea8e387f084dbd4135979433ed303274 (diff) |
Notes
Diffstat (limited to 'math/prng/Makefile')
-rw-r--r-- | math/prng/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/prng/Makefile b/math/prng/Makefile index 847dd2ed9daa..b08bf68ee3f6 100644 --- a/math/prng/Makefile +++ b/math/prng/Makefile @@ -3,6 +3,7 @@ PORTNAME= prng DISTVERSION= 3.0.2 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://statistik.wu-wien.ac.at/software/prng/ |