diff options
Diffstat (limited to 'net-analyzer/fwlogwatch/fwlogwatch-1.4.ebuild')
-rw-r--r-- | net-analyzer/fwlogwatch/fwlogwatch-1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/fwlogwatch/fwlogwatch-1.4.ebuild b/net-analyzer/fwlogwatch/fwlogwatch-1.4.ebuild index d511245fa473..e6d861ab170f 100644 --- a/net-analyzer/fwlogwatch/fwlogwatch-1.4.ebuild +++ b/net-analyzer/fwlogwatch/fwlogwatch-1.4.ebuild @@ -7,7 +7,7 @@ inherit eutils flag-o-matic toolchain-funcs DESCRIPTION="A packet filter and firewall log analyzer" HOMEPAGE="http://fwlogwatch.inside-security.de/" -SRC_URI="${HOMEPAGE}sw/${P}.tar.bz2" +SRC_URI="http://fwlogwatch.inside-security.de/sw/${P}.tar.bz2" KEYWORDS="amd64 ~ppc sparc x86" LICENSE="GPL-1" |