diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
commit | 5911def8168a758ff36655bdfb061b58eb52ff1c (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /devel/boost-python/Makefile | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'devel/boost-python/Makefile')
-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 7735bcd4c90..8db5a8701aa 100644 --- a/devel/boost-python/Makefile +++ b/devel/boost-python/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2005/08/12 20:58:45 jmmv Exp $ +# $NetBSD: Makefile,v 1.6 2006/02/05 23:08:40 joerg Exp $ # BOOST_PACKAGE= python BOOST_COMMENT= (Boost.Python binary library) BOOST_CONFIG= installed +PKGREVISION= 1 .include "../../meta-pkgs/boost/Makefile.common" |