diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/monitord/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/monitord/Makefile b/sysutils/monitord/Makefile index 0327055e9ad7..f119c1153645 100644 --- a/sysutils/monitord/Makefile +++ b/sysutils/monitord/Makefile @@ -5,11 +5,13 @@ PORTNAME= monitord PORTVERSION= 0.4.1 PORTREVISION= 3 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.erudition.net/pub/monitord/ CENKES +MASTER_SITES= ftp://ftp.erudition.net/pub/monitord/ MAINTAINER= ports@FreeBSD.org COMMENT= Service that restarts other standalone services +BROKEN= No public distfiles + USE_RC_SUBR= monitord post-patch: |