diff options
Diffstat (limited to 'sysutils/healthd')
-rw-r--r-- | sysutils/healthd/Makefile | 5 | ||||
-rw-r--r-- | sysutils/healthd/distinfo | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/sysutils/healthd/Makefile b/sysutils/healthd/Makefile index 1a3d8c8c6110..2e49646b692f 100644 --- a/sysutils/healthd/Makefile +++ b/sysutils/healthd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= healthd -PORTVERSION= 0.5 +PORTVERSION= 0.5.1 CATEGORIES= sysutils MASTER_SITES= http://healthd.thehousleys.net/ @@ -15,7 +15,10 @@ 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 \ diff --git a/sysutils/healthd/distinfo b/sysutils/healthd/distinfo index e5f890c7e702..db84dc0bf701 100644 --- a/sysutils/healthd/distinfo +++ b/sysutils/healthd/distinfo @@ -1 +1 @@ -MD5 (healthd-0.5.tar.gz) = 17260935197df4b3c596f8ab69c11eef +MD5 (healthd-0.5.1.tar.gz) = a18dcbb70d38b61443d60dddcd7f9587 |