diff options
author | James E. Housley <jeh@FreeBSD.org> | 2002-07-01 12:50:42 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2002-07-01 12:50:42 +0000 |
commit | f86ccab916a05a56a348e26c40c1bcd726f1ba16 (patch) | |
tree | 12143bcc2492140c8815c3a381818ff2c12110b4 /sysutils | |
parent | Remove superfluous `\' in RE. (diff) |
Fix possible core dump on healthdc with the "P" option.
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/healthd/Makefile | 3 | ||||
-rw-r--r-- | sysutils/healthd/distinfo | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/healthd/Makefile b/sysutils/healthd/Makefile index cf2c9b017597..ea0f0b988859 100644 --- a/sysutils/healthd/Makefile +++ b/sysutils/healthd/Makefile @@ -6,8 +6,7 @@ # PORTNAME= healthd -PORTVERSION= 0.6.8 -PORTREVISION= 1 +PORTVERSION= 0.6.9 CATEGORIES= sysutils ipv6 MASTER_SITES= http://healthd.thehousleys.net/ diff --git a/sysutils/healthd/distinfo b/sysutils/healthd/distinfo index 49e08b49ec1d..df70f899f09c 100644 --- a/sysutils/healthd/distinfo +++ b/sysutils/healthd/distinfo @@ -1 +1 @@ -MD5 (healthd-0.6.8.tar.gz) = 05a01899b17d7599d14f7db7b0890da1 +MD5 (healthd-0.6.9.tar.gz) = 0f7c05a1009ee65ec8c2b657826bda4b |