summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-09-08 17:46:38 +0200
committerStefan Eßer <se@FreeBSD.org>2022-09-08 17:46:38 +0200
commitade2a047e0eb835f7f42682496614cfd259757ea (patch)
tree4656239b9872478b3e3e01d6086ad3be671338e4 /net-mgmt
parentMove more WWW entries from pkg-descr files into Makefiles (diff)
Remove WWW lines that have been moved into Makefiles
Approved by: portmgr (implicit)
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/ap-utils/pkg-descr2
-rw-r--r--net-mgmt/mrtg/pkg-descr2
-rw-r--r--net-mgmt/p5-Tie-NetAddr-IP/pkg-descr2
3 files changed, 0 insertions, 6 deletions
diff --git a/net-mgmt/ap-utils/pkg-descr b/net-mgmt/ap-utils/pkg-descr
index 4328230240a2..6d464facc210 100644
--- a/net-mgmt/ap-utils/pkg-descr
+++ b/net-mgmt/ap-utils/pkg-descr
@@ -4,7 +4,5 @@ allow access restrictions, MAC authorization and WEP encryption
for access points and "wireless gateways" by Linksys, Netgear,
SMC, and D-Link.
-WWW: http://ap-utils.polesye.net/
-
-- Dan Pelleg
daniel+aputils@pelleg.org
diff --git a/net-mgmt/mrtg/pkg-descr b/net-mgmt/mrtg/pkg-descr
index 169fe2cfc42e..75ca5cecba35 100644
--- a/net-mgmt/mrtg/pkg-descr
+++ b/net-mgmt/mrtg/pkg-descr
@@ -2,8 +2,6 @@ The Multi Router Traffic Grapher (MRTG) is a tool to monitor the traffic
load on network-links. MRTG generates HTML pages containing PNG images which
provide a LIVE visual representation of this traffic. Check
-WWW: https://oss.oetiker.ch/mrtg/
-
for an example. MRTG is based on Perl and C and works under UNIX and Windows
NT.
diff --git a/net-mgmt/p5-Tie-NetAddr-IP/pkg-descr b/net-mgmt/p5-Tie-NetAddr-IP/pkg-descr
index 4dc9c62ec0b0..64c68b41db10 100644
--- a/net-mgmt/p5-Tie-NetAddr-IP/pkg-descr
+++ b/net-mgmt/p5-Tie-NetAddr-IP/pkg-descr
@@ -5,7 +5,5 @@ find the given key within the subnets specified in the hash.
Care must be taken, as only strings that can be parsed as an IP address
by NetAddr::IP can be used as keys for this hash.
-WWW: https://metacpan.org/release/Tie-NetAddr-IP
-
-Anton
<tobez@FreeBSD.org>