diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-24 15:36:50 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-24 15:36:50 +0000 |
commit | a5ac46e19ecbd8e57e7bb94effac501b04dba860 (patch) | |
tree | 87460d83bd533d770ae0effea745cb4cb6ea5f92 /net-mgmt/fruity | |
parent | 607beea79555dc2cc2fdf003245fd976bd5ba225 (diff) | |
download | ports-a5ac46e19ecbd8e57e7bb94effac501b04dba860.tar.gz ports-a5ac46e19ecbd8e57e7bb94effac501b04dba860.zip |
Notes
Diffstat (limited to 'net-mgmt/fruity')
-rw-r--r-- | net-mgmt/fruity/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/fruity/Makefile b/net-mgmt/fruity/Makefile index 13c1a00c5f45..e6e9e62d4b1e 100644 --- a/net-mgmt/fruity/Makefile +++ b/net-mgmt/fruity/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= net-mgmt www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-1.0-rc2 -MAINTAINER= dan@langille.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fruity is a PHP based web-frontend to your Nagios configuration RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagios-plugins |