Index: head/math/R-cran-coda/Makefile =================================================================== --- head/math/R-cran-coda/Makefile (revision 548878) +++ head/math/R-cran-coda/Makefile (revision 548879) @@ -1,18 +1,17 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= coda DISTVERSION= 0.19-3 PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Output analysis and diagnostics for MCMC -LICENSE= GPLv2 GPLv3 -LICENSE_COMB= dual +LICENSE= GPLv2+ -USES= cran:auto-plist +USES= cran:auto-plist .include Index: head/math/R-cran-coda/pkg-descr =================================================================== --- head/math/R-cran-coda/pkg-descr (revision 548878) +++ head/math/R-cran-coda/pkg-descr (revision 548879) @@ -1,4 +1,4 @@ R-cran-coda is a R module for output analysis and diagnostics for Markov Chain Monte Carlo simulations. -WWW: http://cran.case.edu/web/packages/coda/index.html +WWW: https://cran.case.edu/web/packages/coda/index.html