diff options
author | Rene Ladan <rene@FreeBSD.org> | 2020-02-03 20:21:08 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2020-02-03 20:21:08 +0000 |
commit | c7bd9b3c2440b12c203f6ac18c1fea7ca462c15d (patch) | |
tree | 1b8f7d41a175b88987cdab737b2d00771a600504 /math/R-cran-forcats | |
parent | c1829de4929060a8e0c2f91ff505a72d8274c5e5 (diff) | |
download | freebsd-ports-c7bd9b3c2440b12c203f6ac18c1fea7ca462c15d.zip |
Return dbn's ports to the pool after safekeeping his commit bit.
Diffstat (limited to 'math/R-cran-forcats')
-rw-r--r-- | math/R-cran-forcats/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |