diff options
Diffstat (limited to 'math/prng')
-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/ |