diff options
-rw-r--r-- | testing/mktorrent-borg/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mktorrent-borg/APKBUILD b/testing/mktorrent-borg/APKBUILD index 2230c9f3f1..461b6dba16 100644 --- a/testing/mktorrent-borg/APKBUILD +++ b/testing/mktorrent-borg/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="A handy tool for creating .torrent files" url="http://borg.uu3.net/~borg/" arch="all" -license="custom" +license="BSD-3-Clause" makedepends="openssl-dev" subpackages="$pkgname-doc" source="ftp://borg.uu3.net/pub/unix/mktorrent/mktorrent-${pkgver}.tgz" |