diff options
author | obache <obache> | 2012-03-16 04:31:14 +0000 |
---|---|---|
committer | obache <obache> | 2012-03-16 04:31:14 +0000 |
commit | 4f40e5038c20d3d35a258ef7669d66ad8d6c6e3d (patch) | |
tree | e704c6be71d6fe269ea813d0b52d4f81a52a29be /sysutils | |
parent | 4d1e3809e5c31617db4374c938be5b0cdf3e92de (diff) | |
download | pkgsrc-4f40e5038c20d3d35a258ef7669d66ad8d6c6e3d.tar.gz |
Bump PKGREVISION from default python change to 2.7.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gnome-commander/Makefile | 4 | ||||
-rw-r--r-- | sysutils/salt/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/gnome-commander/Makefile b/sysutils/gnome-commander/Makefile index 840940c8f35..d8c5d4bab58 100644 --- a/sysutils/gnome-commander/Makefile +++ b/sysutils/gnome-commander/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2012/03/03 00:13:56 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2012/03/16 04:31:16 obache Exp $ # DISTNAME= gnome-commander-1.2.8.15 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-commander/1.2/} EXTRACT_SUFX= .tar.xz 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/ |