www-apache/mod_access_dnsbl: fix HOMEPAGE.
authorJoonas Niilola <juippis@gmail.com>
Sun, 15 Apr 2018 11:02:48 +0000 (14:02 +0300)
committerPatrice Clement <monsieurp@gentoo.org>
Wed, 25 Apr 2018 21:52:26 +0000 (23:52 +0200)
Package-Manager: Portage[mgorny]-2.3.26.1
Closes: https://github.com/gentoo/gentoo/pull/8015

www-apache/mod_access_dnsbl/mod_access_dnsbl-0.02.ebuild

index 1b09a51ceb2941b0e7bfb6378c960460fd42091a..4c64f55a2afeadc5ba9ff1497054bdea487afd82 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 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 apache-module
 
 DESCRIPTION="Specify access controls based on DNSBL zones"
-HOMEPAGE="http://www.apacheconsultancy.com/modules/${PN}/"
+HOMEPAGE="http://www.apacheconsultancy.com/modules/mod_access_dnsbl/"
 SRC_URI="http://www.apacheconsultancy.com/modules/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"