diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2012-01-17 22:04:40 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2012-01-17 22:04:40 +0000 |
commit | 70318e034d27139845dc9091a16f5f72d541200d (patch) | |
tree | df48d8ef590750eecc5ea2e963e4fbc7e7a0861e /emulators/qmc2 | |
parent | c10152a348f93d24581f674b659775b4b849563f (diff) |
Notes
Diffstat (limited to 'emulators/qmc2')
-rw-r--r-- | emulators/qmc2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/qmc2/Makefile b/emulators/qmc2/Makefile index a2f2987ac4a1..5816545f3745 100644 --- a/emulators/qmc2/Makefile +++ b/emulators/qmc2/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= SF -MAINTAINER= elbarto@ArcadeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Qt 4 based UNIX MAME/MESS frontend supporting MAME/SDLMESS RUN_DEPENDS= mame:${PORTSDIR}/emulators/mame |