diff options
-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 4fb3212d8a5a..d589809e81d3 100644 --- a/math/prng/Makefile +++ b/math/prng/Makefile @@ -3,7 +3,7 @@ PORTNAME= prng DISTVERSION= 3.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= http://statistik.wu-wien.ac.at/software/prng/ |