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 | |
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.
-rw-r--r-- | databases/nagios-check_postgres_replication/Makefile | 2 | ||||
-rw-r--r-- | net/vncreflector/Makefile | 2 |
2 files changed, 2 insertions, 2 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 \ diff --git a/net/vncreflector/Makefile b/net/vncreflector/Makefile index d3c863620e51..9d2ce9a4f6f7 100644 --- a/net/vncreflector/Makefile +++ b/net/vncreflector/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= SF/vnc-reflector/vnc-reflector/${PORTVERSION} DISTNAME= vnc_reflector-${PORTVERSION} -MAINTAINER= brooks@FreeBSD.org +MAINTAINER= paul@it.ca COMMENT= Multi-client VNC proxy server LIB_DEPENDS+= jpeg.11:${PORTSDIR}/graphics/jpeg |