diff options
author | jeh <jeh@FreeBSD.org> | 2001-01-08 00:26:02 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2001-01-08 00:26:02 +0800 |
commit | bc4960aa4bdbba665560c0f79052b5e023b4364d (patch) | |
tree | 292fd880ff0f6b7b607463e9f73ef13f566af4d5 /sysutils/healthd/Makefile | |
parent | c8402286d001532d994d29644f4730027cefc8f4 (diff) | |
download | freebsd-ports-gnome-bc4960aa4bdbba665560c0f79052b5e023b4364d.tar.gz freebsd-ports-gnome-bc4960aa4bdbba665560c0f79052b5e023b4364d.tar.zst freebsd-ports-gnome-bc4960aa4bdbba665560c0f79052b5e023b4364d.zip |
Update to version 0.6.4
Fix problems introduced in version 0.6.3
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 d1cb767575ef..e9ffd7e0c216 100644 --- a/sysutils/healthd/Makefile +++ b/sysutils/healthd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= healthd -PORTVERSION= 0.6.3 +PORTVERSION= 0.6.4 CATEGORIES= sysutils ipv6 MASTER_SITES= http://healthd.thehousleys.net/ |