diff options
author | obache <obache@pkgsrc.org> | 2012-03-16 04:31:14 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-16 04:31:14 +0000 |
commit | 03d5e38f66ae13cde929f24c33f64588676a7497 (patch) | |
tree | e704c6be71d6fe269ea813d0b52d4f81a52a29be /sysutils/salt | |
parent | e38bf63769a3a4b77c8dd5f52bbed92f32cb1fb6 (diff) | |
download | pkgsrc-03d5e38f66ae13cde929f24c33f64588676a7497.tar.gz |
Bump PKGREVISION from default python change to 2.7.
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/ |