diff options
author | wiz <wiz@pkgsrc.org> | 2015-07-13 15:08:54 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-07-13 15:08:54 +0000 |
commit | af9cef783f3a7bb5ac447e77d61a3cf2b278d9d4 (patch) | |
tree | 400750ddb0547865aab684acc2464e9307c1ea8a /devel/boost-headers | |
parent | e320fe2fa8ec0d51f8b0ba73e900df0d95dc8bd3 (diff) | |
download | pkgsrc-af9cef783f3a7bb5ac447e77d61a3cf2b278d9d4.tar.gz |
Rename boost-python to py-boost and make it a proper multi-version package.
Diffstat (limited to 'devel/boost-headers')
-rw-r--r-- | devel/boost-headers/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/boost-headers/DESCR b/devel/boost-headers/DESCR index 73d62a12727..1680308a554 100644 --- a/devel/boost-headers/DESCR +++ b/devel/boost-headers/DESCR @@ -3,4 +3,4 @@ portable libraries which work well with the ISO C++ Standard Library. This package provides all the Boost header files required at build-time to compile any package that requires Boost. Binary libraries are provided -in the boost-libs and boost-python packages. +in the boost-libs and py-boost packages. |