diff options
author | eadler <eadler@FreeBSD.org> | 2015-12-14 10:52:14 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2015-12-14 10:52:14 +0800 |
commit | ac91c1decd4eddcdf049f45e5286dd212111e3a2 (patch) | |
tree | 49a1d3132d2d58ac55cd33403e7bb4144d149aac /emulators/qemu-sbruno | |
parent | 63dc6b8364d99e81d6aadedbd1b95bd3ff7ab611 (diff) | |
download | freebsd-ports-gnome-ac91c1decd4eddcdf049f45e5286dd212111e3a2.tar.gz freebsd-ports-gnome-ac91c1decd4eddcdf049f45e5286dd212111e3a2.tar.zst freebsd-ports-gnome-ac91c1decd4eddcdf049f45e5286dd212111e3a2.zip |
Reset maintainer
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 188624ac9d69..f867220a6aef 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= nox@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT?= QEMU CPU Emulator - github bsd-user branch USE_GITHUB= yes |