aboutsummaryrefslogtreecommitdiff
path: root/databases/pg_dirtyread
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-06-22 08:04:38 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-06-22 08:04:38 +0000
commitd7ec60f5a55093c0e18e6a9bc5deff6c14bfb129 (patch)
tree21c346be63e7a95d833e90c6c3124752dd1dc73e /databases/pg_dirtyread
parent44030f3fbef57d08e6364d192be83d90a5066862 (diff)
downloadports-d7ec60f5a55093c0e18e6a9bc5deff6c14bfb129.tar.gz
ports-d7ec60f5a55093c0e18e6a9bc5deff6c14bfb129.zip
Notes
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