diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-06-06 07:54:08 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-06-06 07:54:08 +0000 |
commit | 8f16c259c4853196b7f699cba69506d9920861c6 (patch) | |
tree | 71adce356707954082d0525cd92adbae3fa512cf /sysutils/healthd | |
parent | 6924e8803414334925f2ad50c8c508301ea8ae5d (diff) |
Notes
Diffstat (limited to 'sysutils/healthd')
-rw-r--r-- | sysutils/healthd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/healthd/Makefile b/sysutils/healthd/Makefile index 1cc350a5ffc4..dce9fdfe7f99 100644 --- a/sysutils/healthd/Makefile +++ b/sysutils/healthd/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils ipv6 MASTER_SITES= http://healthd.thehousleys.net/ \ http://healthd1.thehousleys.net/ -MAINTAINER= jeh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A daemon to monitor vital motherboard parameters ONLY_FOR_ARCHS= i386 amd64 |