diff options
author | jeh <jeh@FreeBSD.org> | 2002-07-01 20:50:42 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2002-07-01 20:50:42 +0800 |
commit | cf209bb588318900439bce3d14bee7c6e559507d (patch) | |
tree | 2e6c5da01a5844c38e017293434bf83fb963c249 /sysutils | |
parent | 25f8d885be510870bd3be6d5841a71a95b14661a (diff) | |
download | freebsd-ports-graphics-cf209bb588318900439bce3d14bee7c6e559507d.tar.gz freebsd-ports-graphics-cf209bb588318900439bce3d14bee7c6e559507d.tar.zst freebsd-ports-graphics-cf209bb588318900439bce3d14bee7c6e559507d.zip |
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 cf2c9b01759..ea0f0b98885 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 49e08b49ec1..df70f899f09 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 |