diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-11-13 08:19:34 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-11-13 08:19:34 +0000 |
commit | 1b81841d48f3ed103625c95e04fffda9553de798 (patch) | |
tree | a853de518defa2d17dedd733ce6db0aae6e33eaf /math/R-cran-stabledist | |
parent | 2c962ef4651e981593858995fa5df823c6743571 (diff) |
Notes
Diffstat (limited to 'math/R-cran-stabledist')
-rw-r--r-- | math/R-cran-stabledist/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-stabledist/Makefile b/math/R-cran-stabledist/Makefile index 5ce81018246f..13e0079cdd7e 100644 --- a/math/R-cran-stabledist/Makefile +++ b/math/R-cran-stabledist/Makefile @@ -3,7 +3,7 @@ PORTNAME= stabledist DISTVERSION= 0.6-6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |