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 ea04f9acbd2..8878b73674a 100644 --- a/sysutils/monit/Makefile +++ b/sysutils/monit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2012/10/23 19:51:13 asau Exp $ +# $NetBSD: Makefile,v 1.9 2013/02/06 23:23:52 jperkin Exp $ # DISTNAME= monit-4.10.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://www.tildeslash.com/monit/dist/ |