diff options
Diffstat (limited to 'devel/R-cran-hardhat/Makefile')
-rw-r--r-- | devel/R-cran-hardhat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/R-cran-hardhat/Makefile b/devel/R-cran-hardhat/Makefile index 4f76a42393bb..b6685be627c3 100644 --- a/devel/R-cran-hardhat/Makefile +++ b/devel/R-cran-hardhat/Makefile @@ -1,11 +1,11 @@ PORTNAME= hardhat -DISTVERSION= 1.4.1 +DISTVERSION= 1.4.2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= eduardo@FreeBSD.org COMMENT= Construct Modeling Packages -WWW= https://cran.r-project.org/web/packages/hardhat/ +WWW= https://cran.r-project.org/package=hardhat LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |