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 9ca5861bbf..80ecc5ebbc 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="GPL-2" +license="GPL2" depends="" makedepends="" install= |