diff options
author | kevlo <kevlo@FreeBSD.org> | 2000-07-11 14:34:43 +0000 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2000-07-11 14:34:43 +0000 |
commit | 1261efe825b13ef092e3390f7bf403eba674b20d (patch) | |
tree | 7eacfb987cbd47a3b69d7c414aaac879e0385157 /sysutils/healthd/Makefile | |
parent | 8856ec9a3455f2dc4fdd48d6c04dfba49948b2ee (diff) | |
download | FreeBSD-ports-1261efe825b13ef092e3390f7bf403eba674b20d.zip FreeBSD-ports-1261efe825b13ef092e3390f7bf403eba674b20d.tar.gz |
Update to version 0.5.2
PR: 19850
Submitted by: MAINTAINER <jim@thehousleys.net>
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 2e49646..2b4cdf9 100644 --- a/sysutils/healthd/Makefile +++ b/sysutils/healthd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= healthd -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.2 CATEGORIES= sysutils MASTER_SITES= http://healthd.thehousleys.net/ |