diff --git a/security/ngrok/Makefile b/security/ngrok/Makefile index 0aa7b0bd8504..04562bba7429 100644 --- a/security/ngrok/Makefile +++ b/security/ngrok/Makefile @@ -5,7 +5,7 @@ PORTNAME= ngrok PORTVERSION= 2.1.18 CATEGORIES= security MASTER_SITES= https://bin.equinox.io/c/4VmDzA7iaHb/ -DISTNAME= ${PORTNAME}-stable-freebsd-${ARCH:S/i386/386/} +DISTNAME= ${PORTNAME}-stable-freebsd-${ARCH:S/i386/386/:S/x86_64/amd64/} DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= jhixson@gmail.com