diff options
Diffstat (limited to 'sysutils/monit/Makefile')
-rw-r--r-- | sysutils/monit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/monit/Makefile b/sysutils/monit/Makefile index 625a1d501fd..c248e5d7668 100644 --- a/sysutils/monit/Makefile +++ b/sysutils/monit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2009/05/19 08:59:34 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2010/01/17 12:02:46 wiz Exp $ # DISTNAME= monit-4.10.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://www.tildeslash.com/monit/dist/ |