svn commit: r388898 - head/devel/bin86

Frederic Culot culot at FreeBSD.org
Tue Jun 9 06:56:51 UTC 2015


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 at 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 at gmail.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	16-bit assembler and loader
 
 OPTIONS_DEFINE=	DOCS


More information about the svn-ports-all mailing list