diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-10-20 15:58:12 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-10-20 15:58:12 +0000 |
commit | 366a97ec378567f23e179cc772f822ba4db8f104 (patch) | |
tree | e6aa68269518be8261903bc1ae16888c52befb1b /emulators/qtemu | |
parent | 18a779b5e598c7f13997e14a43b2f26ccadaa6bb (diff) |
Notes
Diffstat (limited to 'emulators/qtemu')
-rw-r--r-- | emulators/qtemu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/qtemu/Makefile b/emulators/qtemu/Makefile index 700e4ecfb0d0..94a8af48eeb6 100644 --- a/emulators/qtemu/Makefile +++ b/emulators/qtemu/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 4 CATEGORIES= emulators MASTER_SITES= SF -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Qt 4 based frontend for QEMU USE_QT4= gui xml uic_build moc_build rcc_build |