aboutsummaryrefslogtreecommitdiff
path: root/math/munkres-cpp
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-09-07 21:30:14 +0000
committerStefan Eßer <se@FreeBSD.org>2022-09-07 21:58:51 +0000
commitfb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 (patch)
tree4bfc4b617ac23047eb736c72fb80d2b4f9069605 /math/munkres-cpp
parentc53ddded1db88147493efaad6a9aa436d9b71fae (diff)
downloadports-fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4.tar.gz
ports-fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4.zip
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)
Diffstat (limited to 'math/munkres-cpp')
-rw-r--r--math/munkres-cpp/pkg-descr2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/munkres-cpp/pkg-descr b/math/munkres-cpp/pkg-descr
index c07dcdf3018a..91265fd534bb 100644
--- a/math/munkres-cpp/pkg-descr
+++ b/math/munkres-cpp/pkg-descr
@@ -3,5 +3,3 @@ munkres-cpp is an implementation of the Kuhn-Munkres algorithm in C++.
The Kuhn-Munkres algorithm, also called the Hungarian method, is a combinatorial
optimization algorithm that solves the assignment problem in polynomial time and
which anticipated later primal-dual methods.
-
-WWW: https://github.com/saebyn/munkres-cpp