diff options
Diffstat (limited to 'net-analyzer/fragroute')
-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 93d2d93e8f61..d467c4c8ff64 100644 --- a/net-analyzer/fragroute/fragroute-1.2.6.ebuild +++ b/net-analyzer/fragroute/fragroute-1.2.6.ebuild @@ -12,7 +12,7 @@ inherit autotools-utils DESCRIPTION="Testing of network intrusion detection systems, firewalls and TCP/IP stacks" HOMEPAGE="https://code.google.com/p/fragroute-ipv6/" -SRC_URI="http://fragroute-ipv6.googlecode.com/files/${MY_P}.tar.gz" +SRC_URI="https://fragroute-ipv6.googlecode.com/files/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" |