diff options
Diffstat (limited to 'net-misc/autoupnp/autoupnp-0.4.6.ebuild')
-rw-r--r-- | net-misc/autoupnp/autoupnp-0.4.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/autoupnp/autoupnp-0.4.6.ebuild b/net-misc/autoupnp/autoupnp-0.4.6.ebuild index 0c4736f7d0ca..52b14c160418 100644 --- a/net-misc/autoupnp/autoupnp-0.4.6.ebuild +++ b/net-misc/autoupnp/autoupnp-0.4.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/autoupnp/autoupnp-0.4.6.ebuild,v 1.3 2012/08/31 08:56:47 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/autoupnp/autoupnp-0.4.6.ebuild,v 1.4 2014/07/06 13:20:48 mgorny Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit autotools-utils eutils DESCRIPTION="Automatic open port forwarder using UPnP" HOMEPAGE="https://bitbucket.org/mgorny/autoupnp/" -SRC_URI="mirror://bitbucket/mgorny/${PN}/${P}.tar.bz2" +SRC_URI="https://www.bitbucket.org/mgorny/${PN}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" |