diff options
author | obache <obache> | 2012-03-15 11:53:20 +0000 |
---|---|---|
committer | obache <obache> | 2012-03-15 11:53:20 +0000 |
commit | 85678d65cfd33524b56a432385debb14fd7a8e8a (patch) | |
tree | 1898e482654b3ef849275eaeddaf8cc6306d5966 /devel/boost-python | |
parent | 3bd02ff902f8a229024be8a4cc13ec99ae30281c (diff) | |
download | pkgsrc-85678d65cfd33524b56a432385debb14fd7a8e8a.tar.gz |
Bump PKGREVISION from default python to 2.7.
Diffstat (limited to 'devel/boost-python')
-rw-r--r-- | devel/boost-python/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/boost-python/Makefile b/devel/boost-python/Makefile index a2c125645d6..562ed65005e 100644 --- a/devel/boost-python/Makefile +++ b/devel/boost-python/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2011/02/25 09:47:19 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2012/03/15 11:53:23 obache Exp $ BOOST_PACKAGE= python +PKGREVISION= 1 BOOST_COMMENT= (Boost.Python binary library) BOOST_CONFIG= installed |