diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-02-21 11:31:28 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-02-21 11:31:28 +0000 |
commit | 5f6ba2a345062d46d2e16bd1d6c5854e528a096e (patch) | |
tree | d4a0e753177e49b18c0f444e59fb3de419be3122 /emulators | |
parent | 74f1019c3188b5e6007ff2dff8a3ca7cbf9022ac (diff) |
Notes
Diffstat (limited to 'emulators')
-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 29f4089e3101..9b10eb254a00 100644 --- a/emulators/qtemu/Makefile +++ b/emulators/qtemu/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= SF -MAINTAINER= makc@issp.ac.ru +MAINTAINER= makc@FreeBSD.org COMMENT= A Qt4 front-end to Qemu USE_BZIP2= yes |