aboutsummaryrefslogtreecommitdiffstats
path: root/math/R-cran-car
diff options
context:
space:
mode:
authorbf <bf@FreeBSD.org>2011-04-30 15:59:12 +0800
committerbf <bf@FreeBSD.org>2011-04-30 15:59:12 +0800
commitad6721e0da9e37a7791a65cfc4c31744f0202759 (patch)
treee69745a7e34dd4bda2300884d442f408746a39d6 /math/R-cran-car
parent27be54efba051e5c4c887aaff4d88936d498f9d7 (diff)
downloadfreebsd-ports-gnome-ad6721e0da9e37a7791a65cfc4c31744f0202759.tar.gz
freebsd-ports-gnome-ad6721e0da9e37a7791a65cfc4c31744f0202759.tar.zst
freebsd-ports-gnome-ad6721e0da9e37a7791a65cfc4c31744f0202759.zip
Use DISTVERSION for CRAN ports with hyphenated versions
Approved by: wen
Diffstat (limited to 'math/R-cran-car')
-rw-r--r--math/R-cran-car/Makefile4
1 files changed, 2 insertions, 2 deletions
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