fixes MASTER_SITES and HOMEPAGE.
noticed by wiz@.
This commit is contained in:
parent
46bad4f8e2
commit
7b276b819d
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue