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/mame | |
parent | c10152a348f93d24581f674b659775b4b849563f (diff) |
Notes
Diffstat (limited to 'emulators/mame')
-rw-r--r-- | emulators/mame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index 6787d07549fc..4d905894ca25 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -20,7 +20,7 @@ DISTFILES= \ ${UPDATE_PATCHES:C/$/.zip:patchsets/} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= elbarto@ArcadeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The popular MAME (Multi Arcade Machine Emulator) LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig |