summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-07-14 08:43:47 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-07-14 08:45:32 +0100
commit483888b7fdd0468d4ea44dd0ee853b9c640a0517 (patch)
tree015d90efe1b2050d2cac123fef47de2bacc36210 /net-mail/tpop3d
parentnet-libs/libeXosip: change SRC_URI to use 'mirror://nongnu/' (diff)
downloadgentoo-483888b7fdd0468d4ea44dd0ee853b9c640a0517.tar.gz
gentoo-483888b7fdd0468d4ea44dd0ee853b9c640a0517.tar.bz2
gentoo-483888b7fdd0468d4ea44dd0ee853b9c640a0517.zip
net-mail/tpop3d: change SRC_URI to use 'mirror://nongnu/'
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'net-mail/tpop3d')
-rw-r--r--net-mail/tpop3d/tpop3d-1.5.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/tpop3d/tpop3d-1.5.5.ebuild b/net-mail/tpop3d/tpop3d-1.5.5.ebuild
index 35a5b6a92098..f348994935ba 100644
--- a/net-mail/tpop3d/tpop3d-1.5.5.ebuild
+++ b/net-mail/tpop3d/tpop3d-1.5.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -7,7 +7,7 @@ inherit eutils flag-o-matic autotools
DESCRIPTION="An extensible POP3 server with vmail-sql/MySQL support"
HOMEPAGE="https://savannah.nongnu.org/projects/tpop3d/"
-SRC_URI="http://download.savannah.nongnu.org/releases/tpop3d/${P}.tar.gz"
+SRC_URI="mirror://nongnu/tpop3d/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"