diff options
author | jeh <jeh@FreeBSD.org> | 2002-06-18 11:59:31 +0000 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2002-06-18 11:59:31 +0000 |
commit | d023002ac315e9c5f58f4becd9b7ec34613a320b (patch) | |
tree | a847210dac978e75eeff06809a91f693353804f3 /sysutils/healthd | |
parent | dc1e6eb290abbd1ff104999f96a65c5bd7bdf142 (diff) | |
download | FreeBSD-ports-d023002ac315e9c5f58f4becd9b7ec34613a320b.zip FreeBSD-ports-d023002ac315e9c5f58f4becd9b7ec34613a320b.tar.gz |
Zero out the sockaddr_* structures before use.
Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
Diffstat (limited to 'sysutils/healthd')
-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 6d49b76..6f838ad 100644 --- a/sysutils/healthd/Makefile +++ b/sysutils/healthd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= healthd -PORTVERSION= 0.6.7 +PORTVERSION= 0.6.8 CATEGORIES= sysutils ipv6 MASTER_SITES= http://healthd.thehousleys.net/ diff --git a/sysutils/healthd/distinfo b/sysutils/healthd/distinfo index 5e74acc..49e08b4 100644 --- a/sysutils/healthd/distinfo +++ b/sysutils/healthd/distinfo @@ -1 +1 @@ -MD5 (healthd-0.6.7.tar.gz) = c0c7bb58c86bc521b62b9e45a3d51761 +MD5 (healthd-0.6.8.tar.gz) = 05a01899b17d7599d14f7db7b0890da1 |