summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a468339418c7..3f05930adb74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,6 +5,7 @@ pkgrel=2
pkgdesc="Use nmaps ncat as netcat"
dependencies=(nmap)
conflicts=(gnu-netcat openbsd-netcat)
+provides=(netcat)
arch=('i686' 'x86_64')
license=('GPL')
source=()