diff options
Diffstat (limited to 'www/varnish-nagios')
-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 1cded6e8d32d..d80a676abf4b 100644 --- a/www/varnish-nagios/Makefile +++ b/www/varnish-nagios/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://repo.varnish-cache.org/source/ \ http://anders.fupp.net/distfiles/ MAINTAINER= anders@FreeBSD.org -COMMENT= Varnish Nagios +COMMENT= Nagios plugin to check status of Varnish BUILD_DEPENDS= ${LOCALBASE}/include/varnish/varnishapi.h:${PORTSDIR}/www/varnish |