diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 21:48:33 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 21:48:33 +0200 |
commit | 09a42390765ceea901f8292f73cd01bdcc58a29c (patch) | |
tree | 7de841ecad01c91b20b1c4879553e7b09ba814f2 /net-analyzer | |
parent | net-analyzer/fragroute: Fixing HOMEPAGE move due to code.google.com shutdown (diff) | |
download | gentoo-09a42390765ceea901f8292f73cd01bdcc58a29c.tar.gz gentoo-09a42390765ceea901f8292f73cd01bdcc58a29c.tar.bz2 gentoo-09a42390765ceea901f8292f73cd01bdcc58a29c.zip |
net-analyzer/ostinato: 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/ostinato/ostinato-0.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/ostinato/ostinato-0.5.1.ebuild b/net-analyzer/ostinato/ostinato-0.5.1.ebuild index 69169307f005..a9c25bc85cf7 100644 --- a/net-analyzer/ostinato/ostinato-0.5.1.ebuild +++ b/net-analyzer/ostinato/ostinato-0.5.1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit qt4-r2 DESCRIPTION="A packet generator and analyzer" -HOMEPAGE="https://code.google.com/p/ostinato/" +HOMEPAGE="http://ostinato.org/" SRC_URI="https://ostinato.googlecode.com/files/${PN}-src-${PV}.tar.gz" LICENSE="GPL-3" |