diff options
author | jeh <jeh@FreeBSD.org> | 2001-01-06 00:11:25 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2001-01-06 00:11:25 +0800 |
commit | 3d62c524c682d19eb4b1e5aee15d130fc1d01d36 (patch) | |
tree | 9d7f8cfc9b24c84a55bbca64c4eb1ed6a0e0cfea /sysutils | |
parent | 7b746fab1c5afb4422c58cb16861f2327a452315 (diff) | |
download | freebsd-ports-gnome-3d62c524c682d19eb4b1e5aee15d130fc1d01d36.tar.gz freebsd-ports-gnome-3d62c524c682d19eb4b1e5aee15d130fc1d01d36.tar.zst freebsd-ports-gnome-3d62c524c682d19eb4b1e5aee15d130fc1d01d36.zip |
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 5f000c56a990..d1cb767575ef 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 2ddb575d61fc..e2b8220603b6 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 |