Index: head/devel/mimalloc/Makefile =================================================================== --- head/devel/mimalloc/Makefile (revision 517632) +++ head/devel/mimalloc/Makefile (revision 517633) @@ -1,25 +1,25 @@ # Created by: Emanuel Haupt # $FreeBSD$ PORTNAME= mimalloc PORTVERSION= 1.1.0 DISTVERSIONPREFIX= v CATEGORIES= devel MAINTAINER= ehaupt@FreeBSD.org COMMENT= General-purpose allocator with excellent performance characteristics LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake compiler:c11 USE_GITHUB= yes USE_LDCONFIG= yes GH_ACCOUNT= microsoft # shows broken links: 400: Invalid request -PORTSCOUT= ignore +PORTSCOUT= ignore:1 .include