summaryrefslogtreecommitdiff
path: root/kernels/paxctl/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'kernels/paxctl/PKGBUILD')
-rw-r--r--kernels/paxctl/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernels/paxctl/PKGBUILD b/kernels/paxctl/PKGBUILD
index 34e07f8f5..4d1ac4968 100644
--- a/kernels/paxctl/PKGBUILD
+++ b/kernels/paxctl/PKGBUILD
@@ -4,7 +4,7 @@ pkgname='paxctl'
pkgver='0.7'
pkgrel=1
pkgdesc='Manages various PaX related program header flags for Elf32, Elf64, binaries'
-url="http://pax.grsecurity.net"
+url="http://pax.grsecurity.net/"
arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
depends=()