diff options
author | obache <obache> | 2012-03-15 11:53:20 +0000 |
---|---|---|
committer | obache <obache> | 2012-03-15 11:53:20 +0000 |
commit | b026113bc1da6a6a959090724db5438178628ee6 (patch) | |
tree | 1898e482654b3ef849275eaeddaf8cc6306d5966 /wm | |
parent | 6b92ecf3cf4c0862590c938158606876b9b07dfe (diff) | |
download | pkgsrc-b026113bc1da6a6a959090724db5438178628ee6.tar.gz |
Bump PKGREVISION from default python to 2.7.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/awesome/Makefile | 4 | ||||
-rw-r--r-- | wm/bmpanel2/Makefile | 4 | ||||
-rw-r--r-- | wm/icecc/Makefile | 4 | ||||
-rw-r--r-- | wm/oroborox/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/wm/awesome/Makefile b/wm/awesome/Makefile index cb1d6d41e5f..ddc53013e91 100644 --- a/wm/awesome/Makefile +++ b/wm/awesome/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2012/03/03 00:14:03 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2012/03/15 11:53:41 obache Exp $ # DISTNAME= awesome-2.3.6 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= wm MASTER_SITES= http://awesome.naquadah.org/download/ diff --git a/wm/bmpanel2/Makefile b/wm/bmpanel2/Makefile index 25f0397d888..d35c839611a 100644 --- a/wm/bmpanel2/Makefile +++ b/wm/bmpanel2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2012/03/03 00:14:03 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2012/03/15 11:53:41 obache Exp $ # DISTNAME= bmpanel2-2.1pre1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= sysutils MASTER_SITES= http://bmpanel2.googlecode.com/files/ diff --git a/wm/icecc/Makefile b/wm/icecc/Makefile index a21036f2471..268c9841f24 100644 --- a/wm/icecc/Makefile +++ b/wm/icecc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2012/01/25 12:15:07 obache Exp $ +# $NetBSD: Makefile,v 1.24 2012/03/15 11:53:41 obache Exp $ # Package version reflects icecc version, with PKGREVISION incremented # for any tool updates, according to the authors scheme. DISTNAME= icecc-2.9 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=icecc/} DISTFILES= icecc-2.9.tar.bz2 \ diff --git a/wm/oroborox/Makefile b/wm/oroborox/Makefile index 32b387809cd..4ed8f8ee5c9 100644 --- a/wm/oroborox/Makefile +++ b/wm/oroborox/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2012/03/03 00:14:04 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2012/03/15 11:53:41 obache Exp $ # DISTNAME= OroboROX-0.9.8 PKGNAME= oroborox-0.9.8 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rox/} EXTRACT_SUFX= .tar.bz2 |