diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-06-04 13:54:23 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-06-04 13:54:23 -0400 |
commit | 6c49fbac47ddb2c42ee285130afea56f349a2d40 (patch) | |
tree | 285e5c0306e3484c8cbfbe5566242fe49857399d /net-mail/tpop3d | |
parent | dev-libs/libintl: stable on arm. bug #584616 (diff) | |
download | gentoo-6c49fbac47ddb2c42ee285130afea56f349a2d40.tar.gz gentoo-6c49fbac47ddb2c42ee285130afea56f349a2d40.tar.bz2 gentoo-6c49fbac47ddb2c42ee285130afea56f349a2d40.zip |
savannah: switch to https URLs
Diffstat (limited to 'net-mail/tpop3d')
-rw-r--r-- | net-mail/tpop3d/tpop3d-1.5.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/tpop3d/tpop3d-1.5.5.ebuild b/net-mail/tpop3d/tpop3d-1.5.5.ebuild index 7bb1ef69fc30..8db872aea41e 100644 --- a/net-mail/tpop3d/tpop3d-1.5.5.ebuild +++ b/net-mail/tpop3d/tpop3d-1.5.5.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit eutils flag-o-matic autotools DESCRIPTION="An extensible POP3 server with vmail-sql/MySQL support" -HOMEPAGE="http://savannah.nongnu.org/projects/tpop3d/" +HOMEPAGE="https://savannah.nongnu.org/projects/tpop3d/" SRC_URI="http://download.savannah.nongnu.org/releases/tpop3d/${P}.tar.gz" LICENSE="GPL-2" |