diff options
Diffstat (limited to 'sysutils/salt')
-rw-r--r-- | sysutils/salt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/salt/Makefile b/sysutils/salt/Makefile index ee194175520..6746532df18 100644 --- a/sysutils/salt/Makefile +++ b/sysutils/salt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2012/03/15 11:53:39 obache Exp $ +# $NetBSD: Makefile,v 1.6 2012/03/16 04:31:16 obache Exp $ # DISTNAME= salt-0.9.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://cloud.github.com/downloads/saltstack/salt/ |