commit:     ca3fe1b2bf85e471adbf16313eb9f4f167333fff
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 27 15:55:31 2019 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Wed Mar 27 17:18:07 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca3fe1b2

mail-filter/opendkim: add a trailing slash to the HOMEPAGE.

Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 mail-filter/opendkim/opendkim-2.10.3-r7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-filter/opendkim/opendkim-2.10.3-r7.ebuild 
b/mail-filter/opendkim/opendkim-2.10.3-r7.ebuild
index ec539e9dbc5..0b954394930 100644
--- a/mail-filter/opendkim/opendkim-2.10.3-r7.ebuild
+++ b/mail-filter/opendkim/opendkim-2.10.3-r7.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit autotools db-use eutils systemd user
 
 DESCRIPTION="A milter providing DKIM signing and verification"
-HOMEPAGE="http://opendkim.org";
+HOMEPAGE="http://opendkim.org/";
 SRC_URI="mirror://sourceforge/opendkim/${P}.tar.gz"
 
 # The GPL-2 is for the init script, bug 425960.

Reply via email to