diff options
author | jeh <jeh@FreeBSD.org> | 2002-04-05 14:00:57 +0000 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2002-04-05 14:00:57 +0000 |
commit | 5959e10633a3692ac119feb44d859370242f0776 (patch) | |
tree | 918489ebf84e138c677aa65ec80ea78d88636b97 /sysutils | |
parent | 9180126b92cad44ab0217b1e8070960617b48d60 (diff) | |
download | FreeBSD-ports-5959e10633a3692ac119feb44d859370242f0776.zip FreeBSD-ports-5959e10633a3692ac119feb44d859370242f0776.tar.gz |
Update to 0.6.7
A small fix was applied to healthdc so that it will compile on OpenBSD
with libwrap.
Submitted by: "Eduardo B. Fonseca" <ebf-dated-1018445139.132fb7@aedsolucoes.com.br>
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 758ed75..6d49b76 100644 --- a/sysutils/healthd/Makefile +++ b/sysutils/healthd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= healthd -PORTVERSION= 0.6.6 +PORTVERSION= 0.6.7 CATEGORIES= sysutils ipv6 MASTER_SITES= http://healthd.thehousleys.net/ diff --git a/sysutils/healthd/distinfo b/sysutils/healthd/distinfo index 217baac..5e74acc 100644 --- a/sysutils/healthd/distinfo +++ b/sysutils/healthd/distinfo @@ -1 +1 @@ -MD5 (healthd-0.6.6.tar.gz) = a358da6a4d943ec25c49f8f57cd955b6 +MD5 (healthd-0.6.7.tar.gz) = c0c7bb58c86bc521b62b9e45a3d51761 |