From fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Wed, 7 Sep 2022 23:30:14 +0200 Subject: Remove WWW entries moved into port Makefiles Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner) --- math/py-python-igraph/pkg-descr | 2 -- 1 file changed, 2 deletions(-) (limited to 'math/py-python-igraph') diff --git a/math/py-python-igraph/pkg-descr b/math/py-python-igraph/pkg-descr index c56ebb2852a0..3376dfecba4b 100644 --- a/math/py-python-igraph/pkg-descr +++ b/math/py-python-igraph/pkg-descr @@ -3,5 +3,3 @@ arbitrary directed and undirected graphs with thousands of nodes and millions of edges. Since the module makes use of the open source igraph library written in almost 100% pure C, it is blazing fast and outperforms most other pure Python-based packages around. - -WWW: https://igraph.org/python/ -- cgit v1.2.3