summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-08 19:53:45 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-08 19:53:45 +0100
commit5e92e8bac0c56e0793b05c0c7da601ded48b22c1 (patch)
treee982492a6eaf3e1efa32de108e91d6c075b74476 /dev-php/PEAR-Net_DNSBL
parentdev-php/PEAR-Math_BigInteger: [QA] Fix VariableInHomepage (diff)
downloadgentoo-5e92e8bac0c56e0793b05c0c7da601ded48b22c1.tar.gz
gentoo-5e92e8bac0c56e0793b05c0c7da601ded48b22c1.tar.bz2
gentoo-5e92e8bac0c56e0793b05c0c7da601ded48b22c1.zip
dev-php/PEAR-Net_DNSBL: [QA] Fix VariableInHomepage
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-Net_DNSBL')
-rw-r--r--dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7-r1.ebuild b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7-r1.ebuild
index 0e7b237afb3e..684da6b3d19f 100644
--- a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7-r1.ebuild
+++ b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7-r1.ebuild
@@ -7,7 +7,7 @@ MY_PN="${PN/PEAR-/}"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="PHP library to query DNS blacklists"
-HOMEPAGE="https://pear.php.net/package/${MY_PN}"
+HOMEPAGE="https://pear.php.net/package/Net_DNSBL"
SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
LICENSE="PHP-3.01"
SLOT="0"