diff options
Diffstat (limited to 'net-mgmt/ourmon/Makefile')
-rw-r--r-- | net-mgmt/ourmon/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/ourmon/Makefile b/net-mgmt/ourmon/Makefile index 34b2cf54c2c3..c8cc70156a03 100644 --- a/net-mgmt/ourmon/Makefile +++ b/net-mgmt/ourmon/Makefile @@ -6,6 +6,7 @@ PORTNAME= ourmon PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= SF DISTNAME= ourmon281 @@ -29,7 +30,7 @@ USE_RC_SUBR= ourmon .include <bsd.port.pre.mk> -pre-everything: +pre-everything:: @${ECHO_MSG} "===================================================" @${ECHO_MSG} "ATTENTION: Do not install startup script during" @${ECHO_MSG} "interactive steps, use the created by port instead." |