diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 23:48:56 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 23:48:56 +0000 |
commit | 3e97fc69e320e953a0e84dff44a2d15981988dc6 (patch) | |
tree | 3b6b9c26f22128bb1b9fb3dc025ac43dc9636096 /databases/nagios-check_postgres_replication | |
parent | Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple while (diff) |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=360691
Diffstat (limited to 'databases/nagios-check_postgres_replication')
-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 f36afbfe46cb..a4e241c4d413 100644 --- a/databases/nagios-check_postgres_replication/Makefile +++ b/databases/nagios-check_postgres_replication/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= nagios- DISTNAME= check_postgres_replication.py EXTRACT_SUFX= -MAINTAINER= paul@it.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Nagios plugin to check the lag between a postgresql replica and master RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nagiosplugin>=0:${PORTSDIR}/sysutils/py-nagiosplugin \ |