aboutsummaryrefslogtreecommitdiff
path: root/devel/ucommon/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ucommon/pkg-descr')
-rw-r--r--devel/ucommon/pkg-descr2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/ucommon/pkg-descr b/devel/ucommon/pkg-descr
index 622c0712886f..372957c84992 100644
--- a/devel/ucommon/pkg-descr
+++ b/devel/ucommon/pkg-descr
@@ -5,5 +5,3 @@ uCommon C++ disables language features that consume memory or introduce runtime
overhead, such as rtti and exception handling, and assumes one will mostly be
linking applications with other pure C based libraries rather than using the
overhead of the standard C++ library and other similar class frameworks.
-
-WWW: https://www.gnu.org/software/commoncpp/