diff options
author | jeh <jeh@FreeBSD.org> | 2001-01-05 16:11:25 +0000 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2001-01-05 16:11:25 +0000 |
commit | 3d62c524c682d19eb4b1e5aee15d130fc1d01d36 (patch) | |
tree | 9d7f8cfc9b24c84a55bbca64c4eb1ed6a0e0cfea /sysutils | |
parent | 7b746fab1c5afb4422c58cb16861f2327a452315 (diff) | |
download | FreeBSD-ports-3d62c524c682d19eb4b1e5aee15d130fc1d01d36.zip FreeBSD-ports-3d62c524c682d19eb4b1e5aee15d130fc1d01d36.tar.gz |
Update to 0.6.3. This compiles on FBSD 3.5.1 and similar with out a
IPv6 stack
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 5f000c5..d1cb767 100644 --- a/sysutils/healthd/Makefile +++ b/sysutils/healthd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= healthd -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.3 CATEGORIES= sysutils ipv6 MASTER_SITES= http://healthd.thehousleys.net/ diff --git a/sysutils/healthd/distinfo b/sysutils/healthd/distinfo index 2ddb575..e2b8220 100644 --- a/sysutils/healthd/distinfo +++ b/sysutils/healthd/distinfo @@ -1 +1 @@ -MD5 (healthd-0.6.2.tar.gz) = 207b5d2b39221040463e319459c68dd0 +MD5 (healthd-0.6.3.tar.gz) = 462c96062d9e2da5cf652e0179dbf491 |