mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-analyzer/pbnj: use https
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/34430 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
committed by
Conrad Kostecki
parent
1c755f435b
commit
8a4903cbec
@@ -1,11 +1,11 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="A tool for running Nmap scans and diff'ing the results"
|
||||
HOMEPAGE="http://pbnj.sourceforge.net/"
|
||||
DESCRIPTION="Tool for running Nmap scans and diff'ing the results"
|
||||
HOMEPAGE="https://pbnj.sourceforge.net/"
|
||||
SRC_URI="mirror://sourceforge/pbnj/${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
|
||||
Reference in New Issue
Block a user