diff options
author | brooks <brooks@FreeBSD.org> | 2013-03-01 00:58:18 +0800 |
---|---|---|
committer | brooks <brooks@FreeBSD.org> | 2013-03-01 00:58:18 +0800 |
commit | fa84ad0bef60cbe2bf5b0a7569ad65181a668793 (patch) | |
tree | 4170601b99c5fc23d9d4511151109a6062d7dbec /databases | |
parent | 2450fa8c2ea535ef36b89782bc8300bc70a0b119 (diff) | |
download | freebsd-ports-gnome-fa84ad0bef60cbe2bf5b0a7569ad65181a668793.tar.gz freebsd-ports-gnome-fa84ad0bef60cbe2bf5b0a7569ad65181a668793.tar.zst freebsd-ports-gnome-fa84ad0bef60cbe2bf5b0a7569ad65181a668793.zip |
Paul Chvostek has graciously agreed to take maintainership of these two
ports.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/nagios-check_postgres_replication/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/nagios-check_postgres_replication/Makefile b/databases/nagios-check_postgres_replication/Makefile index 80abade882b4..032b43d8ac87 100644 --- a/databases/nagios-check_postgres_replication/Makefile +++ b/databases/nagios-check_postgres_replication/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= nagios- DISTNAME= check_postgres_replication.py EXTRACT_SUFX= -MAINTAINER= brooks@FreeBSD.org +MAINTAINER= paul@it.ca COMMENT= Nagios plugin to check the lag between a postgresql replica and master RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nagiosplugin>=0:${PORTSDIR}/sysutils/py-nagiosplugin \ |