diff options
Diffstat (limited to 'testing/daemontools/APKBUILD')
-rw-r--r-- | testing/daemontools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/daemontools/APKBUILD b/testing/daemontools/APKBUILD index d21ce8be1f..302d2e2de6 100644 --- a/testing/daemontools/APKBUILD +++ b/testing/daemontools/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="Collection of tools for managing UNIX services" url="http://cr.yp.to/daemontools.html" arch="all" -license="public-domain" +license="Public-Domain" depends= # The makefile need GNU cat for 'cat -v' makedepends="coreutils" |