svn commit: r517250 - head/devel/mimalloc

Emanuel Haupt ehaupt at FreeBSD.org
Mon Nov 11 09:02:34 UTC 2019


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 at FreeBSD.org
 COMMENT=	General-purpose allocator with excellent performance characteristics


More information about the svn-ports-head mailing list