svn commit: r403870 - in head/emulators: qemu-sbruno qemu-user-static

Sean Bruno sbruno at FreeBSD.org
Wed Dec 16 18:45:01 UTC 2015


Author: sbruno
Date: Wed Dec 16 18:45:00 2015
New Revision: 403870
URL: https://svnweb.freebsd.org/changeset/ports/403870

Log:
  Take these ports as they are based on my branches in github.
  
  rip nox@

Modified:
  head/emulators/qemu-sbruno/Makefile
  head/emulators/qemu-user-static/Makefile

Modified: head/emulators/qemu-sbruno/Makefile
==============================================================================
--- head/emulators/qemu-sbruno/Makefile	Wed Dec 16 17:15:00 2015	(r403869)
+++ head/emulators/qemu-sbruno/Makefile	Wed Dec 16 18:45:00 2015	(r403870)
@@ -14,7 +14,7 @@ DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
 		dtc-v1.4.0${EXTRACT_SUFX}:dtc
 DIST_SUBDIR=	qemu/${PORTVERSION}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	qemu at FreeBSD.org
 COMMENT?=	QEMU CPU Emulator - github bsd-user branch
 
 USE_GITHUB=	yes

Modified: head/emulators/qemu-user-static/Makefile
==============================================================================
--- head/emulators/qemu-user-static/Makefile	Wed Dec 16 17:15:00 2015	(r403869)
+++ head/emulators/qemu-user-static/Makefile	Wed Dec 16 18:45:00 2015	(r403870)
@@ -1,7 +1,7 @@
 # Created by: nox at FreeBSD.org
 # $FreeBSD$
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	sbruno at FreeBSD.org
 COMMENT=	QEMU CPU Emulator github bsd-user branch - static user targets
 PKGNAMESUFFIX=	-user-static
 


More information about the svn-ports-head mailing list