View | Details | Raw Unified | Return to bug 241930
Collapse All | Expand All

(-)emulators/qemu-sbruno/Makefile (-1 / +1 lines)
Lines 7-13 Link Here
7
PKGNAMESUFFIX?=	-sbruno
7
PKGNAMESUFFIX?=	-sbruno
8
DIST_SUBDIR=	qemu/${PORTVERSION}
8
DIST_SUBDIR=	qemu/${PORTVERSION}
9
9
10
MAINTAINER=	sbruno@FreeBSD.org
10
MAINTAINER=	emulation@FreeBSD.org
11
COMMENT?=	QEMU CPU Emulator - github bsd-user branch
11
COMMENT?=	QEMU CPU Emulator - github bsd-user branch
12
12
13
LICENSE=	GPLv2
13
LICENSE=	GPLv2
(-)emulators/qemu-user-static/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# Created by: nox@FreeBSD.org
1
# Created by: nox@FreeBSD.org
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
MAINTAINER=	sbruno@FreeBSD.org
4
MAINTAINER=	emulation@FreeBSD.org
5
COMMENT=	QEMU CPU Emulator github bsd-user branch - static user targets
5
COMMENT=	QEMU CPU Emulator github bsd-user branch - static user targets
6
PKGNAMESUFFIX=	-user-static
6
PKGNAMESUFFIX=	-user-static
7
7

Return to bug 241930