diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-29 06:24:39 +0800 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-29 06:24:39 +0800 |
commit | fca43b95bedbf886b561eb1621895aa566cd333a (patch) | |
tree | bf2696e0053e3448fcfe6e9add63b6bb8af14c4c /sysutils | |
parent | 4fe394b212d5148e797e136afb508ee504dac82d (diff) | |
download | freebsd-ports-gnome-fca43b95bedbf886b561eb1621895aa566cd333a.tar.gz freebsd-ports-gnome-fca43b95bedbf886b561eb1621895aa566cd333a.tar.zst freebsd-ports-gnome-fca43b95bedbf886b561eb1621895aa566cd333a.zip |
- Assign some ports to apache@
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 \ |