summaryrefslogtreecommitdiff
path: root/main/dhcpcd/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/dhcpcd/APKBUILD')
-rw-r--r--main/dhcpcd/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/dhcpcd/APKBUILD b/main/dhcpcd/APKBUILD
index 65db52da6ca..649ab5c389f 100644
--- a/main/dhcpcd/APKBUILD
+++ b/main/dhcpcd/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="RFC2131 compliant DHCP client"
url="https://roy.marples.name/projects/dhcpcd/"
arch="all"
-license="BSD-2"
+license="BSD-2-Clause"
depends=""
depends_dev=""
makedepends="$depends_dev linux-headers bsd-compat-headers dbus-dev"