summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-08 19:53:34 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-08 19:53:34 +0100
commit0a38f342a1f4f505846a668321c86095f3169be9 (patch)
treed70d5bfbddfd459046d0e2b343d19b5c141ab397 /dev-php
parentdev-php/PEAR-File_Archive: [QA] Fix VariableInHomepage (diff)
downloadgentoo-0a38f342a1f4f505846a668321c86095f3169be9.tar.gz
gentoo-0a38f342a1f4f505846a668321c86095f3169be9.tar.bz2
gentoo-0a38f342a1f4f505846a668321c86095f3169be9.zip
dev-php/PEAR-File_Find: [QA] Fix VariableInHomepage
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-File_Find/PEAR-File_Find-1.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.3.ebuild b/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.3.ebuild
index 72c3e1fd1f34..72bb7d8266f0 100644
--- a/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.3.ebuild
+++ b/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.3.ebuild
@@ -7,7 +7,7 @@ MY_PN="${PN/PEAR-/}"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="A class that facillitates the search of filesystems"
-HOMEPAGE="https://pear.php.net/package/${MY_PN}"
+HOMEPAGE="https://pear.php.net/package/File_Find"
SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
LICENSE="PHP-3.01"
SLOT="0"