summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChen, Chih-Chia <pigfoot@gmail.com>2022-09-29 11:58:17 +0800
committerChen, Chih-Chia <pigfoot@gmail.com>2022-09-29 11:58:17 +0800
commitd08f162c698165d9bd4cd2979c5467c95f9e4bd2 (patch)
tree25516fa2dd6971d6638ba2c1bd0390fa875ebcfa
parent[net-misc/flarectl] new ebuild (diff)
downloadpigfoot-d08f162c698165d9bd4cd2979c5467c95f9e4bd2.tar.gz
pigfoot-d08f162c698165d9bd4cd2979c5467c95f9e4bd2.tar.bz2
pigfoot-d08f162c698165d9bd4cd2979c5467c95f9e4bd2.zip
[net-misc/flarectl] fix license
Signed-off-by: Chen, Chih-Chia <pigfoot@gmail.com>
-rw-r--r--net-misc/flarectl/flarectl-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/flarectl/flarectl-9999.ebuild b/net-misc/flarectl/flarectl-9999.ebuild
index 7ffccb6..a4f0e81 100644
--- a/net-misc/flarectl/flarectl-9999.ebuild
+++ b/net-misc/flarectl/flarectl-9999.ebuild
@@ -32,7 +32,7 @@ else
fi
DESCRIPTION="Command Line for the Cloudflare v4 API"
-LICENSE="BSD-3"
+LICENSE="BSD"
SLOT="0/${PVR}"
RESTRICT="mirror"
IUSE="+pie"