diff options
Diffstat (limited to 'mail-mta/opensmtpd')
-rw-r--r-- | mail-mta/opensmtpd/opensmtpd-6.0.2_p1-r1.ebuild | 4 | ||||
-rw-r--r-- | mail-mta/opensmtpd/opensmtpd-6.0.2_p1-r2.ebuild | 4 | ||||
-rw-r--r-- | mail-mta/opensmtpd/opensmtpd-6.0.2_p1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/mail-mta/opensmtpd/opensmtpd-6.0.2_p1-r1.ebuild b/mail-mta/opensmtpd/opensmtpd-6.0.2_p1-r1.ebuild index a94d5313614c..8bbf33ddb9f3 100644 --- a/mail-mta/opensmtpd/opensmtpd-6.0.2_p1-r1.ebuild +++ b/mail-mta/opensmtpd/opensmtpd-6.0.2_p1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit multilib user flag-o-matic eutils pam toolchain-funcs autotools systemd versionator DESCRIPTION="Lightweight but featured SMTP daemon from OpenBSD" -HOMEPAGE="http://www.opensmtpd.org/" +HOMEPAGE="https://www.opensmtpd.org" MY_P="${P}" if [ $(get_last_version_component_index) -eq 4 ]; then MY_P="${PN}-$(get_version_component_range 4-)" diff --git a/mail-mta/opensmtpd/opensmtpd-6.0.2_p1-r2.ebuild b/mail-mta/opensmtpd/opensmtpd-6.0.2_p1-r2.ebuild index 8cd791b1153f..e0657bdfc3f5 100644 --- a/mail-mta/opensmtpd/opensmtpd-6.0.2_p1-r2.ebuild +++ b/mail-mta/opensmtpd/opensmtpd-6.0.2_p1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit multilib user flag-o-matic eutils pam toolchain-funcs autotools systemd versionator DESCRIPTION="Lightweight but featured SMTP daemon from OpenBSD" -HOMEPAGE="http://www.opensmtpd.org/" +HOMEPAGE="https://www.opensmtpd.org" MY_P="${P}" if [ $(get_last_version_component_index) -eq 4 ]; then MY_P="${PN}-$(get_version_component_range 4-)" diff --git a/mail-mta/opensmtpd/opensmtpd-6.0.2_p1.ebuild b/mail-mta/opensmtpd/opensmtpd-6.0.2_p1.ebuild index 562115d95258..0c7c96ffc44d 100644 --- a/mail-mta/opensmtpd/opensmtpd-6.0.2_p1.ebuild +++ b/mail-mta/opensmtpd/opensmtpd-6.0.2_p1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit multilib user flag-o-matic eutils pam toolchain-funcs autotools systemd versionator DESCRIPTION="Lightweight but featured SMTP daemon from OpenBSD" -HOMEPAGE="http://www.opensmtpd.org/" +HOMEPAGE="https://www.opensmtpd.org" MY_P="${P}" if [ $(get_last_version_component_index) -eq 4 ]; then MY_P="${PN}-$(get_version_component_range 4-)" |