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-spamd-plugin | |
parent | f1a9174c67514491275f06f8f9e8369c720b3491 (diff) | |
download | ports-519cb376e98aab570b1921d2dfb6387928779650.tar.gz ports-519cb376e98aab570b1921d2dfb6387928779650.zip |
Notes
Diffstat (limited to 'net-mgmt/nagios-spamd-plugin')
-rw-r--r-- | net-mgmt/nagios-spamd-plugin/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/nagios-spamd-plugin/Makefile b/net-mgmt/nagios-spamd-plugin/Makefile index d9e3aa21c8aa..1c6be26ace37 100644 --- a/net-mgmt/nagios-spamd-plugin/Makefile +++ b/net-mgmt/nagios-spamd-plugin/Makefile @@ -18,7 +18,6 @@ USES= perl5 NO_WRKSUBDIR= yes NO_BUILD= yes PLIST_FILES= ${NAGIOS_PLUGIN_DIR}/check_spamd.pl -PLIST_DIRS= ${NAGIOS_PLUGIN_DIR} NAGIOS_PLUGIN_DIR= libexec/nagios |