svn commit: r428245 - head/security/ngrok

John Marino marino at FreeBSD.org
Fri Dec 9 22:13:18 UTC 2016


Author: marino
Date: Fri Dec  9 22:13:17 2016
New Revision: 428245
URL: https://svnweb.freebsd.org/changeset/ports/428245

Log:
  security/ngrok: Restore build on DF (Free no-op)
  
  Approved by:	DF blanket

Modified:
  head/security/ngrok/Makefile

Modified: head/security/ngrok/Makefile
==============================================================================
--- head/security/ngrok/Makefile	Fri Dec  9 22:09:51 2016	(r428244)
+++ head/security/ngrok/Makefile	Fri Dec  9 22:13:17 2016	(r428245)
@@ -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 at gmail.com


More information about the svn-ports-head mailing list