aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2011-04-30 07:59:12 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2011-04-30 07:59:12 +0000
commit5022bd5547cab006bab5c43ef1e59ff3bc76054d (patch)
treea6c10699240ba83900c000647b15057fd5770d4d /math
parent0c4cec7223cadfbcd63c8c422218524baac07831 (diff)
Notes
Diffstat (limited to 'math')
-rw-r--r--math/R-cran-Zelig/Makefile4
-rw-r--r--math/R-cran-car/Makefile4
-rw-r--r--math/R-cran-coda/Makefile5
-rw-r--r--math/R-cran-gpclib/Makefile4
-rw-r--r--math/R-cran-sm/Makefile4
5 files changed, 10 insertions, 11 deletions
diff --git a/math/R-cran-Zelig/Makefile b/math/R-cran-Zelig/Makefile
index 69545036736f..c4f049a337aa 100644
--- a/math/R-cran-Zelig/Makefile
+++ b/math/R-cran-Zelig/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= Zelig
-PORTVERSION= 3.4.8
+DISTVERSION= 3.4-8
PORTREVISION= 2
CATEGORIES= math
PKGNAMEPREFIX= R-cran-
-DISTNAME= ${PORTNAME}_3.4-8
+DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Everyone's Statistical Software
diff --git a/math/R-cran-car/Makefile b/math/R-cran-car/Makefile
index 50382442aeb3..a8cee97b667d 100644
--- a/math/R-cran-car/Makefile
+++ b/math/R-cran-car/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= car
-PORTVERSION= 1.2.16
+DISTVERSION= 1.2-16
PORTREVISION= 2
CATEGORIES= math
PKGNAMEPREFIX= R-cran-
-DISTNAME= ${PORTNAME}_1.2-16
+DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= naylor.b.david@gmail.com
COMMENT= Companion to Applied Regression for R
diff --git a/math/R-cran-coda/Makefile b/math/R-cran-coda/Makefile
index 75e5a9206460..ae9c0a478a27 100644
--- a/math/R-cran-coda/Makefile
+++ b/math/R-cran-coda/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= coda
-PORTVERSION= 0.14
-PORTREVISION= 2
+DISTVERSION= 0.14-2
CATEGORIES= math
PKGNAMEPREFIX= R-cran-
-DISTNAME= ${PORTNAME}_${PORTVERSION}-2
+DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Output analysis and diagnostics for MCMC
diff --git a/math/R-cran-gpclib/Makefile b/math/R-cran-gpclib/Makefile
index 73a66f53127f..8d422b3f888f 100644
--- a/math/R-cran-gpclib/Makefile
+++ b/math/R-cran-gpclib/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= gpclib
-PORTVERSION= 1.5.1
+DISTVERSION= 1.5-1
PORTREVISION= 2
CATEGORIES= math
PKGNAMEPREFIX= R-cran-
-DISTNAME= ${PORTNAME}_1.5-1
+DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= General Polygon Clipping Library for R
diff --git a/math/R-cran-sm/Makefile b/math/R-cran-sm/Makefile
index b50c1411d7bb..ad2c6494e9d5 100644
--- a/math/R-cran-sm/Makefile
+++ b/math/R-cran-sm/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= sm
-PORTVERSION= 2.2.4.1
+DISTVERSION= 2.2-4.1
CATEGORIES= math
PKGNAMEPREFIX= R-cran-
-DISTNAME= ${PORTNAME}_2.2-4.1
+DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Smoothing methods for nonparametric regression and density estimation