diff options
author | jeh <jeh@FreeBSD.org> | 2003-08-21 02:55:51 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2003-08-21 02:55:51 +0800 |
commit | ba953fb9fda6ff76be89ec90707e3604df0b5100 (patch) | |
tree | 5ba8f7bf3669ec3cc935c6438fd2b1da4cd38802 /sysutils | |
parent | 2cd5ad7d2a29c577b28835a350a26d5855ec2948 (diff) | |
download | freebsd-ports-gnome-ba953fb9fda6ff76be89ec90707e3604df0b5100.tar.gz freebsd-ports-gnome-ba953fb9fda6ff76be89ec90707e3604df0b5100.tar.zst freebsd-ports-gnome-ba953fb9fda6ff76be89ec90707e3604df0b5100.zip |
Update to 0.7.1, this includes a "timeout" fix for select()
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/healthd/Makefile | 4 | ||||
-rw-r--r-- | sysutils/healthd/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/healthd/Makefile b/sysutils/healthd/Makefile index 5760c68207c5..344254a40725 100644 --- a/sysutils/healthd/Makefile +++ b/sysutils/healthd/Makefile @@ -6,8 +6,8 @@ # PORTNAME= healthd -PORTVERSION= 0.6.9 -PORTREVISION= 1 +PORTVERSION= 0.7.1 +PORTREVISION= 0 CATEGORIES= sysutils ipv6 MASTER_SITES= http://healthd.thehousleys.net/ diff --git a/sysutils/healthd/distinfo b/sysutils/healthd/distinfo index df70f899f09c..313d08ecd496 100644 --- a/sysutils/healthd/distinfo +++ b/sysutils/healthd/distinfo @@ -1 +1 @@ -MD5 (healthd-0.6.9.tar.gz) = 0f7c05a1009ee65ec8c2b657826bda4b +MD5 (healthd-0.7.1.tar.gz) = a749522358086037c5cd028be319c348 |