diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-21 03:28:10 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-21 03:28:10 +0800 |
commit | dac2f9cef9d74878930108f6e352a73fac5b9101 (patch) | |
tree | 4380b46ddf397d84817c61159e65c537be974d83 /net-mgmt/nagios-spamd-plugin | |
parent | 1d2a406643d537c18ff841f2a30302266181d879 (diff) | |
download | freebsd-ports-gnome-dac2f9cef9d74878930108f6e352a73fac5b9101.tar.gz freebsd-ports-gnome-dac2f9cef9d74878930108f6e352a73fac5b9101.tar.zst freebsd-ports-gnome-dac2f9cef9d74878930108f6e352a73fac5b9101.zip |
cleanup plist
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 |