summaryrefslogtreecommitdiff
path: root/math/R-cran-sandwich/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-cran-sandwich/Makefile')
-rw-r--r--math/R-cran-sandwich/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/R-cran-sandwich/Makefile b/math/R-cran-sandwich/Makefile
index 8b9e39339562..f79ef92aed1c 100644
--- a/math/R-cran-sandwich/Makefile
+++ b/math/R-cran-sandwich/Makefile
@@ -1,6 +1,5 @@
PORTNAME= sandwich
-DISTVERSION= 3.0-2
-PORTREVISION= 1
+DISTVERSION= 3.1-0
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -12,6 +11,6 @@ LICENSE= GPLv2+
RUN_DEPENDS= R-cran-zoo>0:math/R-cran-zoo
-USES= cran:auto-plist
+USES= cran:auto-plist
.include <bsd.port.mk>