mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
www-apache/mod_access_dnsbl: fix HOMEPAGE.
Package-Manager: Portage[mgorny]-2.3.26.1 Closes: https://github.com/gentoo/gentoo/pull/8015
This commit is contained in:
committed by
Patrice Clement
parent
8613c36b12
commit
20c784c211
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user