diff options
author | Sean Bruno <sbruno@FreeBSD.org> | 2015-12-17 02:48:44 +0800 |
---|---|---|
committer | Sean Bruno <sbruno@FreeBSD.org> | 2015-12-17 02:48:44 +0800 |
commit | 32d8993813b1a00208c66a33eaa8599ced2b3ecf (patch) | |
tree | 39db4ea1b1dd6b7d8059059f35ae7af055f82546 /emulators/qemu-sbruno | |
parent | 8f4898ccdbf7b54d0a4fa63eebde81f9196249f0 (diff) | |
download | freebsd-ports-gnome-32d8993813b1a00208c66a33eaa8599ced2b3ecf.tar.gz freebsd-ports-gnome-32d8993813b1a00208c66a33eaa8599ced2b3ecf.tar.zst freebsd-ports-gnome-32d8993813b1a00208c66a33eaa8599ced2b3ecf.zip |
Mark this as being maintained as myself.
Diffstat (limited to 'emulators/qemu-sbruno')
-rw-r--r-- | emulators/qemu-sbruno/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/qemu-sbruno/Makefile b/emulators/qemu-sbruno/Makefile index 75a6a6f42c0a..b49802cfd43d 100644 --- a/emulators/qemu-sbruno/Makefile +++ b/emulators/qemu-sbruno/Makefile @@ -14,7 +14,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ dtc-v1.4.0${EXTRACT_SUFX}:dtc DIST_SUBDIR= qemu/${PORTVERSION} -MAINTAINER= qemu@FreeBSD.org +MAINTAINER= sbruno@FreeBSD.org COMMENT?= QEMU CPU Emulator - github bsd-user branch USE_GITHUB= yes |