diff options
author | adam <adam@pkgsrc.org> | 2009-10-15 07:29:01 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2009-10-15 07:29:01 +0000 |
commit | 2609769ba0dccf78425f3f7028c79b952211679a (patch) | |
tree | 9658c4a9a1c12c427b4b505962ed0d39071d1f8f /devel/boost-python/Makefile | |
parent | 089e138fd63880b9c13bac2c93ca93c911f0d47c (diff) | |
download | pkgsrc-2609769ba0dccf78425f3f7028c79b952211679a.tar.gz |
PLIST fix; rev.bump
Diffstat (limited to 'devel/boost-python/Makefile')
-rw-r--r-- | devel/boost-python/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/boost-python/Makefile b/devel/boost-python/Makefile index 8814ae06f8e..f8523565c76 100644 --- a/devel/boost-python/Makefile +++ b/devel/boost-python/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2009/10/14 06:40:08 adam Exp $ -# +# $NetBSD: Makefile,v 1.14 2009/10/15 07:29:02 adam Exp $ +PKGREVISION= 1 BOOST_PACKAGE= python BOOST_COMMENT= (Boost.Python binary library) BOOST_CONFIG= installed |