aboutsummaryrefslogtreecommitdiff
path: root/sysutils/healthd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/healthd/Makefile')
-rw-r--r--sysutils/healthd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/healthd/Makefile b/sysutils/healthd/Makefile
index 1fe2840c2290..c8cb9a9b88e6 100644
--- a/sysutils/healthd/Makefile
+++ b/sysutils/healthd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= healthd
-PORTVERSION= 0.3
+PORTVERSION= 0.3
CATEGORIES= sysutils
MASTER_SITES= http://healthd.thehousleys.net/
@@ -15,7 +15,7 @@ MAINTAINER= jim@thehousleys.net
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --exec-prefix=${PREFIX}
-MAN8= healthd.8
+MAN8= healthd.8
post-install:
@if [ ! -f ${PREFIX}/etc/rc.d/healthd.sh ]; then \