diff options
author | jeh <jeh@FreeBSD.org> | 2002-02-05 09:43:06 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2002-02-05 09:43:06 +0800 |
commit | 45276e5485088da2b8ed0ff409faf4a22a50edef (patch) | |
tree | d67c02fcbeb15dc14a375cb3e17839eb9b018ae2 /sysutils | |
parent | 590d78cfea3edb556ac7a320253b373198baff6d (diff) | |
download | freebsd-ports-gnome-45276e5485088da2b8ed0ff409faf4a22a50edef.tar.gz freebsd-ports-gnome-45276e5485088da2b8ed0ff409faf4a22a50edef.tar.zst freebsd-ports-gnome-45276e5485088da2b8ed0ff409faf4a22a50edef.zip |
A small patch to allow the command line to override the ENV in healthdc.
NOTE: I still have a lot of other patches that I am working on, they
haven't been forgotten.
Submitted by: David McNett <nugget@slacker.com>
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/healthd/Makefile | 2 | ||||
-rw-r--r-- | sysutils/healthd/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/healthd/Makefile b/sysutils/healthd/Makefile index db56cd454d2e..758ed75bb621 100644 --- a/sysutils/healthd/Makefile +++ b/sysutils/healthd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= healthd -PORTVERSION= 0.6.5 +PORTVERSION= 0.6.6 CATEGORIES= sysutils ipv6 MASTER_SITES= http://healthd.thehousleys.net/ diff --git a/sysutils/healthd/distinfo b/sysutils/healthd/distinfo index 27215bd5770e..217baac92627 100644 --- a/sysutils/healthd/distinfo +++ b/sysutils/healthd/distinfo @@ -1 +1 @@ -MD5 (healthd-0.6.5.tar.gz) = d1c9edf67dee19eb5b42edba6ff190e5 +MD5 (healthd-0.6.6.tar.gz) = a358da6a4d943ec25c49f8f57cd955b6 |