diff options
Diffstat (limited to 'net-misc/tcpsound/tcpsound-0.3.1-r1.ebuild')
-rw-r--r-- | net-misc/tcpsound/tcpsound-0.3.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/tcpsound/tcpsound-0.3.1-r1.ebuild b/net-misc/tcpsound/tcpsound-0.3.1-r1.ebuild index f419b5a4eb9d..d21ae64313f4 100644 --- a/net-misc/tcpsound/tcpsound-0.3.1-r1.ebuild +++ b/net-misc/tcpsound/tcpsound-0.3.1-r1.ebuild @@ -7,7 +7,7 @@ inherit eutils toolchain-funcs DESCRIPTION="Play sounds in response to network traffic" LICENSE="BSD" HOMEPAGE="http://www.ioplex.com/~miallen/tcpsound/" -SRC_URI="${HOMEPAGE}dl/${P}.tar.gz" +SRC_URI="http://www.ioplex.com/~miallen/tcpsound/dl/${P}.tar.gz" SLOT="0" KEYWORDS="amd64 x86" |