diff options
Diffstat (limited to 'sysutils/healthd/Makefile')
-rw-r--r-- | sysutils/healthd/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/healthd/Makefile b/sysutils/healthd/Makefile index 84500dc6c0d6..a0933b15f2af 100644 --- a/sysutils/healthd/Makefile +++ b/sysutils/healthd/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: healthd -# Date created: 15 November 1999 -# Whom: jim@thehousleys.net -# +# Created by: jim@thehousleys.net # $FreeBSD$ -# PORTNAME= healthd PORTVERSION= 0.7.9 @@ -16,6 +12,7 @@ MAINTAINER= apache@FreeBSD.org COMMENT= A daemon to monitor vital motherboard parameters OPTIONS_DEFINE= IPV6 FULL_CONFIG +NO_STAGE= yes .include <bsd.port.options.mk> FULL_CONFIG_DESC= Remotely reading the full config |