diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:28:10 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:28:10 +0000 |
commit | 519cb376e98aab570b1921d2dfb6387928779650 (patch) | |
tree | 4380b46ddf397d84817c61159e65c537be974d83 /net-mgmt/nagios-check_tftp | |
parent | f1a9174c67514491275f06f8f9e8369c720b3491 (diff) | |
download | ports-519cb376e98aab570b1921d2dfb6387928779650.tar.gz ports-519cb376e98aab570b1921d2dfb6387928779650.zip |
cleanup plist
Notes
Notes:
svn path=/head/; revision=375103
Diffstat (limited to 'net-mgmt/nagios-check_tftp')
-rw-r--r-- | net-mgmt/nagios-check_tftp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/nagios-check_tftp/Makefile b/net-mgmt/nagios-check_tftp/Makefile index 90f0b8f01419..1cb2d8690d37 100644 --- a/net-mgmt/nagios-check_tftp/Makefile +++ b/net-mgmt/nagios-check_tftp/Makefile @@ -15,7 +15,6 @@ COMMENT= Nagios plugin to check tftp servers RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ ${LOCALBASE}/bin/tftp:${PORTSDIR}/ftp/tftp-hpa -PLIST_DIRSTRY= libexec/nagios PLIST_FILES= libexec/nagios/check_tftp NO_BUILD= yes |