diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-06-29 01:44:03 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-06-29 01:44:03 +0000 |
commit | fd3329ec4b530ba248b9410f8c6a59c43bbccae2 (patch) | |
tree | 291f4260a8adc7166d2a1ade4e2f7af4578a2744 /math/R-cran-inline/Makefile | |
parent | 0a3c7788912fe51d4d4f8a467769fb1076fc87bd (diff) | |
download | ports-fd3329ec4b530ba248b9410f8c6a59c43bbccae2.tar.gz ports-fd3329ec4b530ba248b9410f8c6a59c43bbccae2.zip |
Notes
Diffstat (limited to 'math/R-cran-inline/Makefile')
-rw-r--r-- | math/R-cran-inline/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/R-cran-inline/Makefile b/math/R-cran-inline/Makefile index 1417fb5ffea6..d211ed938d11 100644 --- a/math/R-cran-inline/Makefile +++ b/math/R-cran-inline/Makefile @@ -6,10 +6,10 @@ # PORTNAME= inline -PORTVERSION= 0.3.4 +PORTVERSION= 0.3.5 CATEGORIES= math PKGNAMEPREFIX= R-cran- -DISTNAME= ${PORTNAME}_0.3.4 +DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Inline C, C++, Fortran function calls from R |