diff options
Diffstat (limited to 'www/varnish-nagios/Makefile')
-rw-r--r-- | www/varnish-nagios/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/varnish-nagios/Makefile b/www/varnish-nagios/Makefile index a2ab5c1..eec40c2 100644 --- a/www/varnish-nagios/Makefile +++ b/www/varnish-nagios/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www MASTER_SITES= http://repo.varnish-cache.org/source/ \ http://anders.fupp.net/distfiles/ -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Nagios plugin to check status of Varnish BUILD_DEPENDS= ${LOCALBASE}/include/varnish/varnishapi.h:${PORTSDIR}/www/varnish |