diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 04:26:12 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 04:26:12 +0000 |
commit | cffb4846f4d8298329e2f180db80972662d52a59 (patch) | |
tree | bf2636bcc4f416edbe046af800cb72378d5e18e1 /emulators | |
parent | 11298ee83b48429295ef18f77af53a5645578d82 (diff) |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/e-uae/Makefile | 2 | ||||
-rw-r--r-- | emulators/gxmame/Makefile | 2 | ||||
-rw-r--r-- | emulators/hatari/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile index 727c55a3199d..83f7c0799c65 100644 --- a/emulators/e-uae/Makefile +++ b/emulators/e-uae/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators MASTER_SITES= http://www.rcdrummond.net/uae/${DISTNAME}/ \ http://www.energyhq.es.eu.org/files/ -MAINTAINER= flynn@energyhq.es.eu.org +MAINTAINER= ports@FreeBSD.org COMMENT= Enhanced version of UAE, the Amiga emulator CONFLICTS= uae-[0-9]* diff --git a/emulators/gxmame/Makefile b/emulators/gxmame/Makefile index 8c1ec3256a94..e264c728f8ba 100644 --- a/emulators/gxmame/Makefile +++ b/emulators/gxmame/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${DISTVERSION} -MAINTAINER= flynn@energyhq.es.eu.org +MAINTAINER= ports@FreeBSD.org COMMENT= GXmame is a GTK frontend for xmame LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile index 5dd621b52623..c910f6f08f69 100644 --- a/emulators/hatari/Makefile +++ b/emulators/hatari/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= flynn@energyhq.es.eu.org +MAINTAINER= ports@FreeBSD.org COMMENT= An Atari ST emulator GNU_CONFIGURE= yes |