diff options
author | Rene Ladan <rene@FreeBSD.org> | 2020-02-04 04:21:08 +0800 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2020-02-04 04:21:08 +0800 |
commit | c7bd9b3c2440b12c203f6ac18c1fea7ca462c15d (patch) | |
tree | 1b8f7d41a175b88987cdab737b2d00771a600504 /math | |
parent | c1829de4929060a8e0c2f91ff505a72d8274c5e5 (diff) | |
download | freebsd-ports-gnome-c7bd9b3c2440b12c203f6ac18c1fea7ca462c15d.tar.gz freebsd-ports-gnome-c7bd9b3c2440b12c203f6ac18c1fea7ca462c15d.tar.zst freebsd-ports-gnome-c7bd9b3c2440b12c203f6ac18c1fea7ca462c15d.zip |
Return dbn's ports to the pool after safekeeping his commit bit.
Diffstat (limited to 'math')
-rw-r--r-- | math/R-cran-RSvgDevice/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-car/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-carData/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-forcats/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-gss/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-haven/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-quadprog/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-stabledist/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/math/R-cran-RSvgDevice/Makefile b/math/R-cran-RSvgDevice/Makefile index ca91c233de6c..116e325df7be 100644 --- a/math/R-cran-RSvgDevice/Makefile +++ b/math/R-cran-RSvgDevice/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= dbn@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= R SVG graphics device LICENSE= GPLv2 GPLv3 diff --git a/math/R-cran-car/Makefile b/math/R-cran-car/Makefile index a93998c411b9..93156b91d3f1 100644 --- a/math/R-cran-car/Makefile +++ b/math/R-cran-car/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= dbn@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Companion to Applied Regression LICENSE= GPLv2+ diff --git a/math/R-cran-carData/Makefile b/math/R-cran-carData/Makefile index c717ea6fb292..ab9dd30ca36d 100644 --- a/math/R-cran-carData/Makefile +++ b/math/R-cran-carData/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= dbn@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Companion to Applied Regression Data Sets LICENSE= GPLv2+ diff --git a/math/R-cran-forcats/Makefile b/math/R-cran-forcats/Makefile index 74d081959c58..7877e5fb484f 100644 --- a/math/R-cran-forcats/Makefile +++ b/math/R-cran-forcats/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= dbn@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tools for Working with Categorical Variables (Factors) LICENSE= GPLv3 diff --git a/math/R-cran-gss/Makefile b/math/R-cran-gss/Makefile index b18f60a7c728..f8a0769cfbf3 100644 --- a/math/R-cran-gss/Makefile +++ b/math/R-cran-gss/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= dbn@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= General Smoothing Splines LICENSE= GPLv2+ diff --git a/math/R-cran-haven/Makefile b/math/R-cran-haven/Makefile index 67c1e25c2d53..ed75041f3621 100644 --- a/math/R-cran-haven/Makefile +++ b/math/R-cran-haven/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= dbn@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Import and Export 'SPSS', 'Stata' and 'SAS' Files LICENSE= MIT diff --git a/math/R-cran-quadprog/Makefile b/math/R-cran-quadprog/Makefile index bd41acc761ac..2ad2adbb8c86 100644 --- a/math/R-cran-quadprog/Makefile +++ b/math/R-cran-quadprog/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 9 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= dbn@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Functions to solve Quadratic Programming Problems LICENSE= GPLv2 GPLv3 diff --git a/math/R-cran-stabledist/Makefile b/math/R-cran-stabledist/Makefile index fe520bd9cf9b..2d6a8a82e533 100644 --- a/math/R-cran-stabledist/Makefile +++ b/math/R-cran-stabledist/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= dbn@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Stable Distribution Functions LICENSE= GPLv2 GPLv3 |