diff options
author | jeh <jeh@FreeBSD.org> | 2003-08-21 08:58:39 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2003-08-21 08:58:39 +0800 |
commit | 50338636ad7aa1062c9a26dad9a36d488750070f (patch) | |
tree | ab3e60c4676c61085970e1a3b83a3e372e850177 /sysutils/healthd | |
parent | 17571f3c8ae62150006ce9fe3e6fef737acb847e (diff) | |
download | freebsd-ports-graphics-50338636ad7aa1062c9a26dad9a36d488750070f.tar.gz freebsd-ports-graphics-50338636ad7aa1062c9a26dad9a36d488750070f.tar.zst freebsd-ports-graphics-50338636ad7aa1062c9a26dad9a36d488750070f.zip |
fix my mistake in the last version
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 344254a4072..d57fff7e9e7 100644 --- a/sysutils/healthd/Makefile +++ b/sysutils/healthd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= healthd -PORTVERSION= 0.7.1 +PORTVERSION= 0.7.2 PORTREVISION= 0 CATEGORIES= sysutils ipv6 MASTER_SITES= http://healthd.thehousleys.net/ diff --git a/sysutils/healthd/distinfo b/sysutils/healthd/distinfo index 313d08ecd49..54940fa4ff0 100644 --- a/sysutils/healthd/distinfo +++ b/sysutils/healthd/distinfo @@ -1 +1 @@ -MD5 (healthd-0.7.1.tar.gz) = a749522358086037c5cd028be319c348 +MD5 (healthd-0.7.2.tar.gz) = c68ed53162d4dd661c40997c6ffc0d32 |