diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-01-29 16:53:21 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-01-29 16:53:21 +0000 |
commit | 5fe86857c43f731714d0bd9a7fe8b89b1b2e0099 (patch) | |
tree | c95c3909f8fd34382cd57bdf6cf742d68b9b55cc /math/R-cran-inline | |
parent | 25ff680f57d62b36187cf2910f5107c6db886036 (diff) |
Notes
Diffstat (limited to 'math/R-cran-inline')
-rw-r--r-- | math/R-cran-inline/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R-cran-inline/Makefile b/math/R-cran-inline/Makefile index 5bc8306dffbc..7f326c3d3ca6 100644 --- a/math/R-cran-inline/Makefile +++ b/math/R-cran-inline/Makefile @@ -7,6 +7,7 @@ PORTNAME= inline PORTVERSION= 0.3.6 +PORTREVISION= 1 CATEGORIES= math PKGNAMEPREFIX= R-cran- DISTNAME= ${PORTNAME}_${PORTVERSION} |