mail-filter/opendkim: add a trailing slash to the HOMEPAGE.
authorMichael Orlitzky <mjo@gentoo.org>
Wed, 27 Mar 2019 15:55:31 +0000 (11:55 -0400)
committerMichael Orlitzky <mjo@gentoo.org>
Wed, 27 Mar 2019 17:18:07 +0000 (13:18 -0400)
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

mail-filter/opendkim/opendkim-2.10.3-r7.ebuild

index ec539e9dbc5b732d3f922f1e30cd43a3102e0067..0b9543949307563a3b32b5a694ac9900d6e2eb0a 100644 (file)
@@ -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.