Skip to content

Commit

Permalink
app-portage/unsandbox: Fix the URI
Browse files Browse the repository at this point in the history
  • Loading branch information
mgorny committed Oct 1, 2016
1 parent f735da0 commit 9e2860f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-portage/unsandbox/unsandbox-1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
EAPI=6

DESCRIPTION="The Sandbox escapist tool"
HOMEPAGE="http://dev.gentoo.org/~mgorny/unsandbox.c"
SRC_URI="http://dev.gentoo.org/~mgorny/unsandbox.c"
HOMEPAGE="http://dev.gentoo.org/~mgorny/dist/unsandbox.c"
SRC_URI="http://dev.gentoo.org/~mgorny/dist/unsandbox.c"

LICENSE="BSD-2"
SLOT="0"
Expand Down

0 comments on commit 9e2860f

Please sign in to comment.