diff options
author | jeh <jeh@FreeBSD.org> | 2001-03-17 04:29:13 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2001-03-17 04:29:13 +0800 |
commit | d1a1a517bb2671d5d67ff14f5c4a21f1a5187cd5 (patch) | |
tree | 3617e8bd3b7d7b58f1feb8f1178e3fba5f3757f1 /sysutils/healthd/Makefile | |
parent | ef74ad0d5227d93ce666af335729abd1a7d1ebfa (diff) | |
download | freebsd-ports-gnome-d1a1a517bb2671d5d67ff14f5c4a21f1a5187cd5.tar.gz freebsd-ports-gnome-d1a1a517bb2671d5d67ff14f5c4a21f1a5187cd5.tar.zst freebsd-ports-gnome-d1a1a517bb2671d5d67ff14f5c4a21f1a5187cd5.zip |
Include the previous patch-aa
Upgrade to 0.6.5.
- Allow -B to use Vbat on W83782D chips for Vcore1 (Abit BP-6) M/B
Diffstat (limited to 'sysutils/healthd/Makefile')
-rw-r--r-- | sysutils/healthd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/healthd/Makefile b/sysutils/healthd/Makefile index a880c88fd848..db56cd454d2e 100644 --- a/sysutils/healthd/Makefile +++ b/sysutils/healthd/Makefile @@ -6,8 +6,7 @@ # PORTNAME= healthd -PORTVERSION= 0.6.4 -PORTREVISION= 1 +PORTVERSION= 0.6.5 CATEGORIES= sysutils ipv6 MASTER_SITES= http://healthd.thehousleys.net/ |