diff options
author | danfe <danfe@FreeBSD.org> | 2013-06-18 23:31:17 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2013-06-18 23:31:17 +0800 |
commit | f7235f6954f5821ea95706062cadad4f16a26dc6 (patch) | |
tree | 403e2fd6376ef2be78e0ef891b777e2fe944c3dc /math/R-cran-outliers/Makefile | |
parent | 00fddcafcdaa42bfd4558c4265a6c997f51cc060 (diff) | |
download | freebsd-ports-gnome-f7235f6954f5821ea95706062cadad4f16a26dc6.tar.gz freebsd-ports-gnome-f7235f6954f5821ea95706062cadad4f16a26dc6.tar.zst freebsd-ports-gnome-f7235f6954f5821ea95706062cadad4f16a26dc6.zip |
Relinquish control: these ports are perfectly fine to fly solo.
Diffstat (limited to 'math/R-cran-outliers/Makefile')
-rw-r--r-- | math/R-cran-outliers/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-outliers/Makefile b/math/R-cran-outliers/Makefile index 5b63d1575d8b..781555659fdb 100644 --- a/math/R-cran-outliers/Makefile +++ b/math/R-cran-outliers/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Collection of some tests commonly used for identifying outliers USE_R_MOD= yes |