aboutsummaryrefslogtreecommitdiff
path: root/devel/range-v3/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/range-v3/pkg-descr')
-rw-r--r--devel/range-v3/pkg-descr2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/range-v3/pkg-descr b/devel/range-v3/pkg-descr
index 94ab535a4769..f9aa226173a3 100644
--- a/devel/range-v3/pkg-descr
+++ b/devel/range-v3/pkg-descr
@@ -4,5 +4,3 @@ add range support to the C++ standard library.
Range v3 is a library for the future C++. Not only does it work well with
today's C++ -- move semantics, lambdas, automatically deduced types and all --
it also anticipates tomorrow's C++ with Concepts.
-
-WWW: https://github.com/ericniebler/range-v3