aboutsummaryrefslogtreecommitdiffstats
path: root/databases/pg_dirtyread
diff options
context:
space:
mode:
authoryuri <yuri@FreeBSD.org>2018-06-22 16:04:38 +0800
committeryuri <yuri@FreeBSD.org>2018-06-22 16:04:38 +0800
commitfc465b9d787fd3a4c468d1a152f851f13c602bbc (patch)
tree21c346be63e7a95d833e90c6c3124752dd1dc73e /databases/pg_dirtyread
parentbcf271e18b4830de351453f2365650129eb628b8 (diff)
downloadfreebsd-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 'databases/pg_dirtyread')
-rw-r--r--databases/pg_dirtyread/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/pg_dirtyread/Makefile b/databases/pg_dirtyread/Makefile
index 58fd7b0b2e16..a9fd98c9608f 100644
--- a/databases/pg_dirtyread/Makefile
+++ b/databases/pg_dirtyread/Makefile
@@ -1,4 +1,4 @@
-# Created by: Jov <amutu@amutu.com>
+# Created by: Jov <ports@FreeBSD.org>
# $FreeBSD$
PORTNAME= pg_dirtyread
@@ -6,7 +6,7 @@ PORTVERSION= 1.2
CATEGORIES= databases
PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}-
-MAINTAINER= amutu@amutu.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Read dead but unvacuumed tuples from a PostgreSQL relation
LICENSE= BSD3CLAUSE