diff options
author | yuri <yuri@FreeBSD.org> | 2018-06-22 16:04:38 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-06-22 16:04:38 +0800 |
commit | fc465b9d787fd3a4c468d1a152f851f13c602bbc (patch) | |
tree | 21c346be63e7a95d833e90c6c3124752dd1dc73e /math | |
parent | bcf271e18b4830de351453f2365650129eb628b8 (diff) | |
download | freebsd-ports-gnome-fc465b9d787fd3a4c468d1a152f851f13c602bbc.tar.gz freebsd-ports-gnome-fc465b9d787fd3a4c468d1a152f851f13c602bbc.tar.zst freebsd-ports-gnome-fc465b9d787fd3a4c468d1a152f851f13c602bbc.zip |
Reset MAINTAINER on ports maintained by amutu@amutu.com
Based on the new policy of all maintained ports reset
when maintaner is absent for 3 months.
Bug#226400 for science/py-tensorflow is ignored since 2018-03-06 (3+ months).
portscout database indicates that 48.94% of his ports aren't updated.
Diffstat (limited to 'math')
-rw-r--r-- | math/fxt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile index e291edce91ea..31e2d0dedec5 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 2017.07.25 CATEGORIES= math MASTER_SITES= http://www.jjj.de/fxt/ -MAINTAINER= amutu@amutu.com +MAINTAINER= ports@FreeBSD.org COMMENT= FFT code and related stuff LICENSE= GPLv3+ |