diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-03-04 23:50:06 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-03-04 23:50:06 +0100 |
commit | 3169663185b1ffdaf070625d358984bd15c263d6 (patch) | |
tree | 55eb824d50d525dcb49702ce2852f6d8a9dd166b /app-forensics | |
parent | net-dns/dnssec-tools: add license for init script (diff) | |
download | gentoo-3169663185b1ffdaf070625d358984bd15c263d6.tar.gz gentoo-3169663185b1ffdaf070625d358984bd15c263d6.tar.bz2 gentoo-3169663185b1ffdaf070625d358984bd15c263d6.zip |
app-forensics/air: update HOMEPAGE
Closes: https://bugs.gentoo.org/680394
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-forensics')
-rw-r--r-- | app-forensics/air/air-2.0.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-forensics/air/air-2.0.0-r2.ebuild b/app-forensics/air/air-2.0.0-r2.ebuild index f5b1f6a12bce..4481a2244dd5 100644 --- a/app-forensics/air/air-2.0.0-r2.ebuild +++ b/app-forensics/air/air-2.0.0-r2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="A GUI front-end to dd/dc3dd" -HOMEPAGE="http://air-imager.sourceforge.net/" +HOMEPAGE="https://sourceforge.net/projects/air-imager/" SRC_URI="mirror://sourceforge/air-imager/${P}.tar.gz" LICENSE="GPL-2" |