diff options
Diffstat (limited to 'net-analyzer/nast/nast-0.2.0-r3.ebuild')
-rw-r--r-- | net-analyzer/nast/nast-0.2.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nast/nast-0.2.0-r3.ebuild b/net-analyzer/nast/nast-0.2.0-r3.ebuild index 9be8146f5f8b..fa2602d1b025 100644 --- a/net-analyzer/nast/nast-0.2.0-r3.ebuild +++ b/net-analyzer/nast/nast-0.2.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ inherit autotools flag-o-matic DESCRIPTION="NAST - Network Analyzer Sniffer Tool" HOMEPAGE="https://sourceforge.net/projects/nast.berlios/" -SRC_URI="mirror://sourceforge/${PN}.berlios/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}.berlios/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |