summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-08 19:53:22 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-08 19:53:22 +0100
commit8b20116182e419f5960326d852ed5b91a135e2f7 (patch)
tree56eaf110ba5fa5614c8abd24f6e49a7f9d27e9ee /dev-php
parentdev-php/PEAR-Console_CommandLine: [QA] Fix VariableInHomepage (diff)
downloadgentoo-8b20116182e419f5960326d852ed5b91a135e2f7.tar.gz
gentoo-8b20116182e419f5960326d852ed5b91a135e2f7.tar.bz2
gentoo-8b20116182e419f5960326d852ed5b91a135e2f7.zip
dev-php/PEAR-Console_Getopt: [QA] Fix VariableInHomepage
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.1-r1.ebuild b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.1-r1.ebuild
index 28d8f87ef159..3d8124cc3d8a 100644
--- a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.1-r1.ebuild
+++ b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.1-r1.ebuild
@@ -7,7 +7,7 @@ MY_PN="${PN/PEAR-/}"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Command-line option parser"
-HOMEPAGE="https://pear.php.net/package/${MY_PN}"
+HOMEPAGE="https://pear.php.net/package/Console_Getopt"
SRC_URI="https://pear.php.net/get/${MY_P}.tgz"
LICENSE="BSD-2"
SLOT="0"