diff options
author | Alan Somers <asomers@FreeBSD.org> | 2019-12-01 15:52:34 +0000 |
---|---|---|
committer | Alan Somers <asomers@FreeBSD.org> | 2019-12-01 15:52:34 +0000 |
commit | 971f8c96ff1a796720be4e33c6264c6cf08bb89b (patch) | |
tree | c8a8d2911590bbddb056c9e8e2f29b721284f991 | |
parent | New Port: www/rss-bridge RSS feed generator for websites missing it (diff) |
emulators/qemu-utils: switch maintainer to Ken
Ken has agreed to maintain this port, since he's a current user and I'm not.
Approved by: ken
Notes
Notes:
svn path=/head/; revision=518782
-rw-r--r-- | emulators/qemu-utils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/qemu-utils/Makefile b/emulators/qemu-utils/Makefile index 066ab25e0eeb..2e805a452809 100644 --- a/emulators/qemu-utils/Makefile +++ b/emulators/qemu-utils/Makefile @@ -2,7 +2,7 @@ PKGNAMESUFFIX= -utils -MAINTAINER= asomers@FreeBSD.org +MAINTAINER= ken@FreeBSD.org COMMENT= QEMU userland utilities HAS_CONFIGURE= yes |