summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-11-11 07:21:12 +0000
committerMark Linimon <linimon@FreeBSD.org>2016-11-11 07:21:12 +0000
commite9309fe5d74cc15a200b93b007be4b329f7b7cd7 (patch)
tree1b447717480fa9c9d53c5811d9456a66153e2154 /net
parentThe correct spelling is aarch64, not arm64. (diff)
The proper spelling is aarch64, not arm64.
Notes
Notes: svn path=/head/; revision=425869
Diffstat (limited to 'net')
-rw-r--r--net/hping/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/hping/Makefile b/net/hping/Makefile
index 6562a3252683..d27cbb707ec8 100644
--- a/net/hping/Makefile
+++ b/net/hping/Makefile
@@ -17,7 +17,7 @@ CONFLICTS= hping-devel-[0-9]*
WRKSRC= ${WRKDIR}/hping2-rc3
-BROKEN_arm64= fails to build: can not find the byte order for this architecture, fix bytesex.h
+BROKEN_aarch64= fails to build: can not find the byte order for this architecture, fix bytesex.h
USES= gmake
GNU_CONFIGURE= yes