aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@gmail.com>2011-02-25 09:29:54 +0000
committerLeonardo Arena <rnalrd@gmail.com>2011-02-25 09:50:43 +0000
commitc70e30547281e1d6277296f34a16174ea199229e (patch)
treef0bdc37d878470947d81a437eef726f013f74c1f /testing
parent3dbdb56642145c75704b371a6e2db3e35afda36e (diff)
downloadaports-c70e30547281e1d6277296f34a16174ea199229e.tar.bz2
aports-c70e30547281e1d6277296f34a16174ea199229e.tar.xz
testing/perl-php-serialization: url typo
Diffstat (limited to 'testing')
-rw-r--r--testing/perl-php-serialization/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/perl-php-serialization/APKBUILD b/testing/perl-php-serialization/APKBUILD
index 0bc208154b..1fcf599cdc 100644
--- a/testing/perl-php-serialization/APKBUILD
+++ b/testing/perl-php-serialization/APKBUILD
@@ -4,8 +4,8 @@ pkgname=perl-php-serialization
_realname=PHP-Serialization
pkgver=0.34
pkgrel=0
-pkgdesc="simple flexible means of converting the output of PHP's serialize() into the equivalent Perl memory structure, and vice versa."
-url="ihttp://search.cpan.org/~bobtfish/PHP-Serialization-0.34/"
+pkgdesc="Simple flexible means of converting the output of PHP's serialize() into the equivalent Perl memory structure, and vice versa."
+url="http://search.cpan.org/~bobtfish/PHP-Serialization-0.34/"
arch="noarch"
license="GPL PerlArtistic"
depends="perl"