diff options
author | wiz <wiz> | 2012-03-09 12:33:57 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-03-09 12:33:57 +0000 |
commit | bc2e34308cd0d4280b7337b8bb4789b0f38f5ba5 (patch) | |
tree | dea21ca963956a5e80e494c1c2435cc9155c0a97 /devel/boa-constructor | |
parent | d6c7d73822a3fdf19fb5a0bb0ae0120e73e003d7 (diff) | |
download | pkgsrc-bc2e34308cd0d4280b7337b8bb4789b0f38f5ba5.tar.gz |
Bump PKGREVISION for python default version change to 2.7.
py-* not affected, since it built different versions depending on the
setting already.
Diffstat (limited to 'devel/boa-constructor')
-rw-r--r-- | devel/boa-constructor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/boa-constructor/Makefile b/devel/boa-constructor/Makefile index 9313a6f6695..2ecf0d96ed1 100644 --- a/devel/boa-constructor/Makefile +++ b/devel/boa-constructor/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2012/03/03 00:12:53 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/03/09 12:34:05 wiz Exp $ # VERSION= 0.6.1 DISTNAME= boa-constructor-${VERSION}.src PKGNAME= boa-constructor-${VERSION} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=boa-constructor/} EXTRACT_SUFX= .zip |