diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2019-03-31 13:07:08 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2019-03-31 13:07:08 +0000 |
commit | d305ba17cade9eb8d17a0d2416a2dcc6ec6d6d0a (patch) | |
tree | d0d3997480eb281d3bb05c08c9882c1be13114af /net-mgmt/nagios-check_tftp | |
parent | a96a80da70529e25981e2576643af0186a67d0eb (diff) | |
download | ports-d305ba17cade9eb8d17a0d2416a2dcc6ec6d6d0a.tar.gz ports-d305ba17cade9eb8d17a0d2416a2dcc6ec6d6d0a.zip |
Notes
Diffstat (limited to 'net-mgmt/nagios-check_tftp')
-rw-r--r-- | net-mgmt/nagios-check_tftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nagios-check_tftp/Makefile b/net-mgmt/nagios-check_tftp/Makefile index 5bebe190e8bb..6f138286c208 100644 --- a/net-mgmt/nagios-check_tftp/Makefile +++ b/net-mgmt/nagios-check_tftp/Makefile @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= MAINTAINER= holgerrepp@googlemail.com -COMMENT= Nagios plugin to check tftp servers +COMMENT= Nagios plugin to check TFTP servers RUN_DEPENDS= bash:shells/bash \ ${LOCALBASE}/bin/tftp:ftp/tftp-hpa |