Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jun 2015 06:56:51 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r388898 - head/devel/bin86
Message-ID:  <201506090656.t596upcx093275@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Tue Jun  9 06:56:50 2015
New Revision: 388898
URL: https://svnweb.freebsd.org/changeset/ports/388898

Log:
  - Reassign to the heap, on maintainer's request
  
  PR:		200719
  Submitted by:	kpaasial@gmail.com (maintainer)

Modified:
  head/devel/bin86/Makefile

Modified: head/devel/bin86/Makefile
==============================================================================
--- head/devel/bin86/Makefile	Tue Jun  9 06:44:43 2015	(r388897)
+++ head/devel/bin86/Makefile	Tue Jun  9 06:56:50 2015	(r388898)
@@ -6,7 +6,7 @@ PORTVERSION=	0.16.19
 CATEGORIES=	devel
 MASTER_SITES=	http://www.debath.co.uk/dev86/
 
-MAINTAINER=	kpaasial@gmail.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	16-bit assembler and loader
 
 OPTIONS_DEFINE=	DOCS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506090656.t596upcx093275>