summaryrefslogtreecommitdiff
path: root/devel/R-cran-reshape2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/R-cran-reshape2/Makefile')
-rw-r--r--devel/R-cran-reshape2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/R-cran-reshape2/Makefile b/devel/R-cran-reshape2/Makefile
index 7a331097d8c2..b591b703f099 100644
--- a/devel/R-cran-reshape2/Makefile
+++ b/devel/R-cran-reshape2/Makefile
@@ -1,6 +1,5 @@
PORTNAME= reshape2
-PORTVERSION= 1.4.4
-PORTREVISION= 2
+PORTVERSION= 1.4.5
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -14,6 +13,6 @@ RUN_DEPENDS= R-cran-plyr>=1.8.1:devel/R-cran-plyr \
R-cran-Rcpp>0:devel/R-cran-Rcpp \
R-cran-stringr>0:textproc/R-cran-stringr
-USES= cran:auto-plist,compiles
+USES= cran:auto-plist,compiles
.include <bsd.port.mk>