diff options
author | Pedro F. Giffuni <pfg@FreeBSD.org> | 2022-02-21 03:07:02 +0000 |
---|---|---|
committer | Pedro F. Giffuni <pfg@FreeBSD.org> | 2022-02-21 03:07:02 +0000 |
commit | da6f6487a8087c1fd6d3c3c297f677ea0bc8c17f (patch) | |
tree | cde33d714d111f66bb3641e96c123b42bb1a5491 /math/R-cran-nortest | |
parent | 0c3cef9aef8ff24c2e186a092c048ad7417aba79 (diff) | |
download | ports-da6f6487a8087c1fd6d3c3c297f677ea0bc8c17f.tar.gz ports-da6f6487a8087c1fd6d3c3c297f677ea0bc8c17f.zip |
Diffstat (limited to 'math/R-cran-nortest')
-rw-r--r-- | math/R-cran-nortest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-nortest/Makefile b/math/R-cran-nortest/Makefile index 96b585a8ca84..c530dc2c28d8 100644 --- a/math/R-cran-nortest/Makefile +++ b/math/R-cran-nortest/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 4 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= pfg@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tests for Normality LICENSE= GPLv2 GPLv3 |