diff options
Diffstat (limited to 'community/junit')
-rw-r--r-- | community/junit/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/junit/APKBUILD b/community/junit/APKBUILD index 8a8bdb946f..71c39342c2 100644 --- a/community/junit/APKBUILD +++ b/community/junit/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="A programmer-oriented testing framework for Java" url="http://junit.org/" arch="noarch" -license="Eclipse 1.0" +license="EPL-1.0" depends="" source="http://search.maven.org/remotecontent?filepath=$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.jar" |