aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/healthd/Makefile
diff options
context:
space:
mode:
authorjedgar <jedgar@FreeBSD.org>2000-07-14 20:52:54 +0800
committerjedgar <jedgar@FreeBSD.org>2000-07-14 20:52:54 +0800
commitb745b0a7fbfbe2854c3afef3f4cc889b99f438fb (patch)
treede49e74b2f9a0812c1a48f1d5347f91cd8b13c0f /sysutils/healthd/Makefile
parent25e2158019e31702b4fcc29f629bce7e9416d19d (diff)
downloadfreebsd-ports-gnome-b745b0a7fbfbe2854c3afef3f4cc889b99f438fb.tar.gz
freebsd-ports-gnome-b745b0a7fbfbe2854c3afef3f4cc889b99f438fb.tar.zst
freebsd-ports-gnome-b745b0a7fbfbe2854c3afef3f4cc889b99f438fb.zip
Update port to 0.5.3
PR: 19903 Submitted by: Maintainer
Diffstat (limited to 'sysutils/healthd/Makefile')
-rw-r--r--sysutils/healthd/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/healthd/Makefile b/sysutils/healthd/Makefile
index 2b4cdf9e6738..461bceb32871 100644
--- a/sysutils/healthd/Makefile
+++ b/sysutils/healthd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= healthd
-PORTVERSION= 0.5.2
+PORTVERSION= 0.5.3
CATEGORIES= sysutils
MASTER_SITES= http://healthd.thehousleys.net/
@@ -15,10 +15,8 @@ MAINTAINER= jim@thehousleys.net
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --exec-prefix=${PREFIX}
-.if !defined(NOPORTDOCS)
MAN8= healthd.8 healthdc.8
INSTALL_TARGET= install-all
-.endif
post-install:
@if [ ! -f ${PREFIX}/etc/rc.d/healthd.sh ]; then \