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-RSvgDevice | |
parent | 25ff680f57d62b36187cf2910f5107c6db886036 (diff) |
Notes
Diffstat (limited to 'math/R-cran-RSvgDevice')
-rw-r--r-- | math/R-cran-RSvgDevice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-RSvgDevice/Makefile b/math/R-cran-RSvgDevice/Makefile index f41eae2d6e9a..cd759b885a6b 100644 --- a/math/R-cran-RSvgDevice/Makefile +++ b/math/R-cran-RSvgDevice/Makefile @@ -7,7 +7,7 @@ PORTNAME= RSvgDevice PORTVERSION= 0.6.4.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math PKGNAMEPREFIX= R-cran- DISTNAME= ${PORTNAME}_${PORTVERSION} |