diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-28 22:24:39 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-28 22:24:39 +0000 |
commit | fca43b95bedbf886b561eb1621895aa566cd333a (patch) | |
tree | bf2696e0053e3448fcfe6e9add63b6bb8af14c4c /sysutils | |
parent | - Reset some more (diff) |
- Assign some ports to apache@
Notes
Notes:
svn path=/head/; revision=253397
Diffstat (limited to 'sysutils')
-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 c90202efde9c..d4983d20578d 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= pgollucci@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= A daemon to monitor vital motherboard parameters OPTIONS= IPV6 "IPv6 support" off \ |