diff options
author | tmpfile <tmpfile@users.noreply.github.com> | 2017-06-19 10:17:38 -0300 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-20 08:02:04 +0000 |
commit | b4a647d6f803b29cf5f03f4ac3491aa8b3bf0c8a (patch) | |
tree | 04c944287ef72a58766e96f146c060fc8857b80d /main/perl-apache-logformat-compiler | |
parent | 9b7d68a46d29418c825ec31f3393867f0f3d794d (diff) | |
download | aports-b4a647d6f803b29cf5f03f4ac3491aa8b3bf0c8a.tar.bz2 aports-b4a647d6f803b29cf5f03f4ac3491aa8b3bf0c8a.tar.xz |
main/[various]: remove trailing whitespace in pkgdesc
Diffstat (limited to 'main/perl-apache-logformat-compiler')
-rw-r--r-- | main/perl-apache-logformat-compiler/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/perl-apache-logformat-compiler/APKBUILD b/main/perl-apache-logformat-compiler/APKBUILD index a6ef98c191..d9cf07ff10 100644 --- a/main/perl-apache-logformat-compiler/APKBUILD +++ b/main/perl-apache-logformat-compiler/APKBUILD @@ -5,7 +5,7 @@ pkgname=perl-apache-logformat-compiler _pkgreal=Apache-LogFormat-Compiler pkgver=0.32 pkgrel=0 -pkgdesc="Compile a log format string to perl-code " +pkgdesc="Compile a log format string to perl-code" url="http://search.cpan.org/dist/Apache-LogFormat-Compiler/" arch="noarch" license="GPL PerlArtistic" |