diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/healthd/Makefile | 1 | ||||
-rw-r--r-- | sysutils/healthd/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/healthd/Makefile b/sysutils/healthd/Makefile index f3817f883d85..d4356951dcb8 100644 --- a/sysutils/healthd/Makefile +++ b/sysutils/healthd/Makefile @@ -12,6 +12,7 @@ CATEGORIES= sysutils ipv6 MASTER_SITES= http://healthd.thehousleys.net/ MAINTAINER= jeh@FreeBSD.org +COMMENT= A daemon to monitor vital motherboard parameters HAS_CONFIGURE= yes CONFIGURE_ARGS= --exec-prefix=${PREFIX} diff --git a/sysutils/healthd/pkg-comment b/sysutils/healthd/pkg-comment deleted file mode 100644 index 5a6284591eba..000000000000 --- a/sysutils/healthd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A daemon to monitor vital motherboard parameters |