diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/R/Makefile | 2 | ||||
-rw-r--r-- | math/asymptote/Makefile | 2 | ||||
-rw-r--r-- | math/plplot/Makefile | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/math/R/Makefile b/math/R/Makefile index cdd0d94c2a92..2d3d5bf516b6 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -3,7 +3,7 @@ PORTNAME?= R PORTVERSION= 3.0.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math lang MASTER_SITES= http://cran.r-project.org/%SUBDIR%/ \ ftp://cran.r-project.org/pub/R/%SUBDIR%/ \ diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index d40b09727f52..4c38f9ddae69 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -3,7 +3,7 @@ PORTNAME= asymptote PORTVERSION= 2.32 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}.src diff --git a/math/plplot/Makefile b/math/plplot/Makefile index 466cf29a77a1..4b499ef3d249 100644 --- a/math/plplot/Makefile +++ b/math/plplot/Makefile @@ -3,6 +3,7 @@ PORTNAME= plplot PORTVERSION= 5.11.0 +PORTREVISION= 1 CATEGORIES= math science MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Source |