diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-12 09:44:36 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-12 09:44:36 +0000 |
commit | 81e7825f15758b7a471f97039a562f73a6e987ad (patch) | |
tree | 011c21ae9a40281e20c4ec34635caf19446ccc42 /net-mgmt | |
parent | d45a0582f69e205b53c0c3a73ccdf339daa093d8 (diff) | |
download | ports-81e7825f15758b7a471f97039a562f73a6e987ad.tar.gz ports-81e7825f15758b7a471f97039a562f73a6e987ad.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/check_mysql_health/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/check_mysql_health/Makefile b/net-mgmt/check_mysql_health/Makefile index a248917fca24..da86ca5b7bca 100644 --- a/net-mgmt/check_mysql_health/Makefile +++ b/net-mgmt/check_mysql_health/Makefile @@ -30,5 +30,4 @@ NAGIOSDIR?= /var/spool/nagios PLIST_FILES= libexec/nagios/check_mysql_health PLIST_DIRS= libexec/nagios -NO_STAGE= yes .include <bsd.port.mk> |