diff options
author | sbruno <sbruno@FreeBSD.org> | 2015-12-17 02:48:44 +0800 |
---|---|---|
committer | sbruno <sbruno@FreeBSD.org> | 2015-12-17 02:48:44 +0800 |
commit | 940cf11f020dc4603e41eabe6808a6fd250bac6c (patch) | |
tree | 39db4ea1b1dd6b7d8059059f35ae7af055f82546 /emulators | |
parent | 6eedfdcf4eb383c94e5b183381144ba0420aee56 (diff) | |
download | freebsd-ports-gnome-940cf11f020dc4603e41eabe6808a6fd250bac6c.tar.gz freebsd-ports-gnome-940cf11f020dc4603e41eabe6808a6fd250bac6c.tar.zst freebsd-ports-gnome-940cf11f020dc4603e41eabe6808a6fd250bac6c.zip |
Mark this as being maintained as myself.
Diffstat (limited to 'emulators')
-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 |