diff options
Diffstat (limited to 'net-vpn/pptpd/pptpd-1.4.0-r4.ebuild')
-rw-r--r-- | net-vpn/pptpd/pptpd-1.4.0-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/pptpd/pptpd-1.4.0-r4.ebuild b/net-vpn/pptpd/pptpd-1.4.0-r4.ebuild index c5805c7696e2..242aa3fe64ea 100644 --- a/net-vpn/pptpd/pptpd-1.4.0-r4.ebuild +++ b/net-vpn/pptpd/pptpd-1.4.0-r4.ebuild @@ -7,7 +7,7 @@ inherit autotools flag-o-matic toolchain-funcs DESCRIPTION="Linux Point-to-Point Tunnelling Protocol Server" HOMEPAGE="http://poptop.sourceforge.net/" -SRC_URI="mirror://sourceforge/poptop/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/poptop/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" |