diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 21:48:04 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 21:48:04 +0200 |
commit | ab1c1bd44dc1891b774a2233d0a55c73f4beb165 (patch) | |
tree | d51e369d00dff2e2da302be2f2055ea07cd2c4f3 /net-analyzer | |
parent | net-analyzer/dnsenum: Fixing HOMEPAGE move due to code.google.com shutdown (diff) | |
download | gentoo-ab1c1bd44dc1891b774a2233d0a55c73f4beb165.tar.gz gentoo-ab1c1bd44dc1891b774a2233d0a55c73f4beb165.tar.bz2 gentoo-ab1c1bd44dc1891b774a2233d0a55c73f4beb165.zip |
net-analyzer/fragroute: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/fragroute/fragroute-1.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/fragroute/fragroute-1.2.6.ebuild b/net-analyzer/fragroute/fragroute-1.2.6.ebuild index d467c4c8ff64..885516d0d2fd 100644 --- a/net-analyzer/fragroute/fragroute-1.2.6.ebuild +++ b/net-analyzer/fragroute/fragroute-1.2.6.ebuild @@ -11,7 +11,7 @@ MY_P="${P}-ipv6" inherit autotools-utils DESCRIPTION="Testing of network intrusion detection systems, firewalls and TCP/IP stacks" -HOMEPAGE="https://code.google.com/p/fragroute-ipv6/" +HOMEPAGE="https://github.com/stsi/fragroute-ipv6" SRC_URI="https://fragroute-ipv6.googlecode.com/files/${MY_P}.tar.gz" LICENSE="BSD" |