diff options
Diffstat (limited to 'main/ppp/APKBUILD')
-rw-r--r-- | main/ppp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ppp/APKBUILD b/main/ppp/APKBUILD index ddeb16e906..feccc75260 100644 --- a/main/ppp/APKBUILD +++ b/main/ppp/APKBUILD @@ -5,7 +5,7 @@ pkgrel=5 pkgdesc="A daemon which implements the PPP protocol for dial-up networking" url="http://www.samba.org/ppp/" arch="all" -license="BSD and LGPLv2+ and GPLv2+ and Public Domain" +license="BSD and LGPL-2.0-or-later and GPL-2.0-or-later and Public-Domain" makedepends="bsd-compat-headers linux-headers" subpackages="$pkgname-doc $pkgname-dev $pkgname-chat $pkgname-radius $pkgname-atm $pkgname-pppoe $pkgname-l2tp $pkgname-winbind |