svn commit: r481818 - head/devel/memleax

Tobias Kortkamp tobik at FreeBSD.org
Thu Oct 11 12:23:38 UTC 2018


Author: tobik
Date: Thu Oct 11 12:23:37 2018
New Revision: 481818
URL: https://svnweb.freebsd.org/changeset/ports/481818

Log:
  devel/memleax: Take maintainership
  
  PR:		228604
  Approved by:	maintainer timeout (4 months)

Modified:
  head/devel/memleax/Makefile

Modified: head/devel/memleax/Makefile
==============================================================================
--- head/devel/memleax/Makefile	Thu Oct 11 12:18:44 2018	(r481817)
+++ head/devel/memleax/Makefile	Thu Oct 11 12:23:37 2018	(r481818)
@@ -5,7 +5,7 @@ PORTVERSION=	1.0.3
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 
-MAINTAINER=	guy.tabrar at me.com
+MAINTAINER=	tobik at FreeBSD.org
 COMMENT=	Debug memory leaks of running processes
 
 LICENSE=	GPLv2


More information about the svn-ports-all mailing list