Date: Wed, 13 Nov 2019 22:46:27 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517397 - head/emulators/qemu-user-static Message-ID: <201911132246.xADMkROd007723@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Wed Nov 13 22:46:27 2019 New Revision: 517397 URL: https://svnweb.freebsd.org/changeset/ports/517397 Log: Let the masterport set the MAINTAINER line. Submitted by: kevans Modified: head/emulators/qemu-user-static/Makefile Modified: head/emulators/qemu-user-static/Makefile ============================================================================== --- head/emulators/qemu-user-static/Makefile Wed Nov 13 22:37:56 2019 (r517396) +++ head/emulators/qemu-user-static/Makefile Wed Nov 13 22:46:27 2019 (r517397) @@ -1,7 +1,6 @@ # Created by: nox@FreeBSD.org # $FreeBSD$ -MAINTAINER= sbruno@FreeBSD.org COMMENT= QEMU CPU Emulator github bsd-user branch - static user targets PKGNAMESUFFIX= -user-static
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911132246.xADMkROd007723>