aboutsummaryrefslogtreecommitdiffstats
path: root/community/php5/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/php5/APKBUILD')
-rw-r--r--community/php5/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php5/APKBUILD b/community/php5/APKBUILD
index d0b07c57c6..bc6536321b 100644
--- a/community/php5/APKBUILD
+++ b/community/php5/APKBUILD
@@ -8,7 +8,7 @@ pkgrel=2
pkgdesc="The PHP language runtime engine"
url="http://www.php.net/"
arch="all"
-license="PHP-3"
+license="PHP-3.0"
depends="$pkgname-cli"
depends_dev="$pkgname-cli pcre-dev"
install="$pkgname.post-upgrade"