diff options
Diffstat (limited to 'testing/dante')
-rw-r--r-- | testing/dante/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/dante/APKBUILD b/testing/dante/APKBUILD index e26ab0b358..bd889d1223 100644 --- a/testing/dante/APKBUILD +++ b/testing/dante/APKBUILD @@ -6,7 +6,7 @@ pkgrel=3 pkgdesc="Dante is SOCKS server and a SOCKS client" url="http://www.inet.no/dante/index.html" arch="all" -license="BSD/CMU" +license="BSD CMU" depends="" depends_dev="" makedepends="bison flex" |