aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/healthd
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-22 18:14:11 +0800
committermharo <mharo@FreeBSD.org>2000-04-22 18:14:11 +0800
commitd314f4e8c48354a4af09344ce1d4e66ddb4a6e5d (patch)
treec25483ef9ceb6335a34ebff7845607b697c70aa9 /sysutils/healthd
parent70717dc960c583000dde5acfd950b24bfee36a7a (diff)
downloadfreebsd-ports-gnome-d314f4e8c48354a4af09344ce1d4e66ddb4a6e5d.tar.gz
freebsd-ports-gnome-d314f4e8c48354a4af09344ce1d4e66ddb4a6e5d.tar.zst
freebsd-ports-gnome-d314f4e8c48354a4af09344ce1d4e66ddb4a6e5d.zip
Corrrect whitespace introduced during PORTNAME conversion and portlint
Diffstat (limited to 'sysutils/healthd')
-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 \