diff options
Diffstat (limited to 'math/R-cran-cvar/Makefile')
-rw-r--r-- | math/R-cran-cvar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-cvar/Makefile b/math/R-cran-cvar/Makefile index 615add474ec1..d4ff21eb7ab5 100644 --- a/math/R-cran-cvar/Makefile +++ b/math/R-cran-cvar/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= ygy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Compute Expected Shortfall and Value at Risk for Continuous Distributions WWW= https://geobosh.github.io/cvar/ |