aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/ocamlbuild/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/ocamlbuild/APKBUILD b/testing/ocamlbuild/APKBUILD
index a991b85376..8d1e74f1c1 100644
--- a/testing/ocamlbuild/APKBUILD
+++ b/testing/ocamlbuild/APKBUILD
@@ -1,12 +1,12 @@
# Contributor: Jon Ong <jonongjs@rottenmage.com>
-# Maintainer:
+# Maintainer: Anil Madhavapeddy <anil@recoil.org>
pkgname=ocamlbuild
pkgver=0.9.2
pkgrel=0
pkgdesc="Generic build tool with built-in rules for building OCaml library and programs."
url="https://github.com/ocaml/ocamlbuild"
-arch="x86_64"
-license="GPL2"
+arch="all"
+license="LGPL2"
depends=""
makedepends="ocaml"
options=""