summaryrefslogtreecommitdiff
path: root/sysutils/monit
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-02-09 11:57:46 +0000
committerobache <obache@pkgsrc.org>2014-02-09 11:57:46 +0000
commite2f74bcda0085d8aa93ed57c0f8e4d8c220ad5ff (patch)
tree844277df0ce87554932737271d8b0172bad5091f /sysutils/monit
parent80f43a6122071be60f3b318823d643c580730ed8 (diff)
downloadpkgsrc-e2f74bcda0085d8aa93ed57c0f8e4d8c220ad5ff.tar.gz
fixes MASTER_SITES and HOMEPAGE.
noticed by wiz@.
Diffstat (limited to 'sysutils/monit')
-rw-r--r--sysutils/monit/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/monit/Makefile b/sysutils/monit/Makefile
index e6d4abc050e..648e199764f 100644
--- a/sysutils/monit/Makefile
+++ b/sysutils/monit/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.12 2014/02/06 09:09:17 obache Exp $
+# $NetBSD: Makefile,v 1.13 2014/02/09 11:57:46 obache Exp $
#
DISTNAME= monit-5.6
CATEGORIES= sysutils
-MASTER_SITES= http://monit.com/monit/dist/
+MASTER_SITES= http://mmonit.com/monit/dist/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://monit.com/monit/
+HOMEPAGE= http://mmonit.com/monit/
COMMENT= Utility for monitoring processes, files, directories and devices
LICENSE= gnu-agpl-v3