diff options
Diffstat (limited to 'community/php5/APKBUILD')
-rw-r--r-- | community/php5/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php5/APKBUILD b/community/php5/APKBUILD index d0b07c57c66..bc6536321be 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" |