diff options
author | anders <anders@FreeBSD.org> | 2012-04-16 22:21:14 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2012-04-16 22:21:14 +0800 |
commit | 360c29d2ac487c1e77793cfad0a25f2771acf983 (patch) | |
tree | 8e6ccaa5ff700af4fd33fd59f99705eddd7e5e13 /www/varnish-nagios | |
parent | aa65cad037d264619d95c11ed33d67c8c8e4883e (diff) | |
download | freebsd-ports-gnome-360c29d2ac487c1e77793cfad0a25f2771acf983.tar.gz freebsd-ports-gnome-360c29d2ac487c1e77793cfad0a25f2771acf983.tar.zst freebsd-ports-gnome-360c29d2ac487c1e77793cfad0a25f2771acf983.zip |
Improve comment (oops).
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 |