diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-06-02 19:19:16 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-06-02 19:19:16 +0000 |
commit | cd96eb088665e6cb26eafa1ceb8dfc2bb888d56c (patch) | |
tree | e541cbc81a16763b5e838a567eab43077eeee9af /sysutils/monitord | |
parent | b2639e30ca714b0f635dc20d8c3bfe0485679c98 (diff) | |
download | ports-cd96eb088665e6cb26eafa1ceb8dfc2bb888d56c.tar.gz ports-cd96eb088665e6cb26eafa1ceb8dfc2bb888d56c.zip |
Notes
Diffstat (limited to 'sysutils/monitord')
-rw-r--r-- | sysutils/monitord/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/monitord/Makefile b/sysutils/monitord/Makefile index f119c1153645..aa21716ceeb5 100644 --- a/sysutils/monitord/Makefile +++ b/sysutils/monitord/Makefile @@ -5,13 +5,11 @@ PORTNAME= monitord PORTVERSION= 0.4.1 PORTREVISION= 3 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.erudition.net/pub/monitord/ +MASTER_SITES= http://lissyara.su/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= Service that restarts other standalone services -BROKEN= No public distfiles - USE_RC_SUBR= monitord post-patch: |