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/healthd/Makefile | |
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/healthd/Makefile')
-rw-r--r-- | sysutils/healthd/Makefile | 2 |
1 files changed, 1 insertions, 1 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/ |