Date: Mon, 11 Nov 2019 09:02:33 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517250 - head/devel/mimalloc Message-ID: <201911110902.xAB92XF5097581@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Mon Nov 11 09:02:33 2019 New Revision: 517250 URL: https://svnweb.freebsd.org/changeset/ports/517250 Log: Remove commented out MASTER_SITES Modified: head/devel/mimalloc/Makefile Modified: head/devel/mimalloc/Makefile ============================================================================== --- head/devel/mimalloc/Makefile Mon Nov 11 08:55:06 2019 (r517249) +++ head/devel/mimalloc/Makefile Mon Nov 11 09:02:33 2019 (r517250) @@ -5,7 +5,6 @@ PORTNAME= mimalloc PORTVERSION= 1.1.0 DISTVERSIONPREFIX= v CATEGORIES= devel -#MASTER_SITES= MAINTAINER= ehaupt@FreeBSD.org COMMENT= General-purpose allocator with excellent performance characteristics
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911110902.xAB92XF5097581>