diff options
Diffstat (limited to 'main/paxctl/APKBUILD')
-rw-r--r-- | main/paxctl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/paxctl/APKBUILD b/main/paxctl/APKBUILD index 80ecc5ebbc1..6903f871a43 100644 --- a/main/paxctl/APKBUILD +++ b/main/paxctl/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Manage PaX releated program header flags" url="http://pax.grsecurity.net" arch="all" -license="GPL2" +license="GPL-2.0" depends="" makedepends="" install= |