diff options
author | jeh <jeh@FreeBSD.org> | 2004-02-14 13:17:02 +0000 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2004-02-14 13:17:02 +0000 |
commit | b5e811a746c3d9109cffd6c2bbcfcc63b29330c0 (patch) | |
tree | 77da718204ef3a6a8bc83caaf5d9e419f4cace56 /sysutils/healthd | |
parent | 67b0f017578a8035e35b22b68a5da99ee5140a84 (diff) | |
download | FreeBSD-ports-b5e811a746c3d9109cffd6c2bbcfcc63b29330c0.zip FreeBSD-ports-b5e811a746c3d9109cffd6c2bbcfcc63b29330c0.tar.gz |
./configure didn't properly detect SMB on 5.x systems, even though the
code would work right.
Diffstat (limited to 'sysutils/healthd')
-rw-r--r-- | sysutils/healthd/Makefile | 2 | ||||
-rw-r--r-- | sysutils/healthd/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/healthd/Makefile b/sysutils/healthd/Makefile index ca21656..e3fd0ec 100644 --- a/sysutils/healthd/Makefile +++ b/sysutils/healthd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= healthd -PORTVERSION= 0.7.5 +PORTVERSION= 0.7.6 PORTREVISION= 0 CATEGORIES= sysutils ipv6 MASTER_SITES= http://healthd.thehousleys.net/ diff --git a/sysutils/healthd/distinfo b/sysutils/healthd/distinfo index 94fcd14..a937873 100644 --- a/sysutils/healthd/distinfo +++ b/sysutils/healthd/distinfo @@ -1,2 +1,2 @@ -MD5 (healthd-0.7.5.tar.gz) = 6b2c52ab58c9d277007e05f3a301dec2 -SIZE (healthd-0.7.5.tar.gz) = 67028 +MD5 (healthd-0.7.6.tar.gz) = 31e946360870b97b67349c08f75d291e +SIZE (healthd-0.7.6.tar.gz) = 67190 |