From ca3fe1b2bf85e471adbf16313eb9f4f167333fff Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Wed, 27 Mar 2019 11:55:31 -0400 Subject: mail-filter/opendkim: add a trailing slash to the HOMEPAGE. Signed-off-by: Michael Orlitzky 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(-) (limited to 'mail-filter/opendkim') diff --git a/mail-filter/opendkim/opendkim-2.10.3-r7.ebuild b/mail-filter/opendkim/opendkim-2.10.3-r7.ebuild index ec539e9dbc5b..0b9543949307 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. -- cgit v1.2.3-65-gdbad