diff options
Diffstat (limited to 'graphics/R-cran-shape/Makefile')
-rw-r--r-- | graphics/R-cran-shape/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/R-cran-shape/Makefile b/graphics/R-cran-shape/Makefile index 61a3298afafa..a80da69b7485 100644 --- a/graphics/R-cran-shape/Makefile +++ b/graphics/R-cran-shape/Makefile @@ -1,6 +1,5 @@ PORTNAME= shape -PORTVERSION= 1.4.6 -PORTREVISION= 1 +PORTVERSION= 1.4.6.1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -10,6 +9,6 @@ WWW= https://cran.r-project.org/web/packages/shape/ LICENSE= GPLv3 -USES= cran:auto-plist +USES= cran:auto-plist .include <bsd.port.mk> |