Index: head/math/R-cran-Amelia/Makefile =================================================================== --- head/math/R-cran-Amelia/Makefile (revision 548190) +++ head/math/R-cran-Amelia/Makefile (revision 548191) @@ -1,23 +1,22 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= Amelia DISTVERSION= 1.7.6 PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Program for Missing Data -LICENSE= GPLv2 GPLv3 -LICENSE_COMB= dual +LICENSE= GPLv2+ BUILD_DEPENDS= R-cran-Rcpp>=0.11:devel/R-cran-Rcpp \ R-cran-RcppArmadillo>=0:math/R-cran-RcppArmadillo RUN_DEPENDS= R-cran-Rcpp>=0.11:devel/R-cran-Rcpp \ R-cran-RcppArmadillo>=0:math/R-cran-RcppArmadillo USES= cran:auto-plist,compiles .include Index: head/math/R-cran-Amelia/pkg-descr =================================================================== --- head/math/R-cran-Amelia/pkg-descr (revision 548190) +++ head/math/R-cran-Amelia/pkg-descr (revision 548191) @@ -1,6 +1,6 @@ A tool that "multiply imputes" missing data in a single cross-section (such as a survey), from a time series (like variables collected for each year in a country), or from a time-series-cross-sectional data set (such as collected by years for each of several countries). -WWW: http://gking.harvard.edu/amelia +WWW: https://gking.harvard.edu/amelia