From b615789bfe33d66d28594722391bebc79aa52f82 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Fri, 3 Mar 2017 09:30:45 +0100 Subject: [PATCH] sysutils/monit: post should have been pre, submitted by @fbrendel --- sysutils/monit/{+POST_INSTALL.post => +POST_INSTALL.pre} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename sysutils/monit/{+POST_INSTALL.post => +POST_INSTALL.pre} (100%) diff --git a/sysutils/monit/+POST_INSTALL.post b/sysutils/monit/+POST_INSTALL.pre similarity index 100% rename from sysutils/monit/+POST_INSTALL.post rename to sysutils/monit/+POST_INSTALL.pre