diff options
author | linimon <linimon@FreeBSD.org> | 2009-05-29 03:19:51 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-05-29 03:19:51 +0000 |
commit | e11de5c5914137fa87378a517e23353e69450438 (patch) | |
tree | fdf77e7eca4003e2e1d566a8839efc5c3626528d /emulators | |
parent | b107908c204643766de188432cf507f8ac1a8103 (diff) | |
download | FreeBSD-ports-e11de5c5914137fa87378a517e23353e69450438.zip FreeBSD-ports-e11de5c5914137fa87378a517e23353e69450438.tar.gz |
Reset maintainer: email address bounces.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/gcube/Makefile | 2 | ||||
-rw-r--r-- | emulators/gcube/pkg-descr | 3 | ||||
-rw-r--r-- | emulators/gens/Makefile | 2 | ||||
-rw-r--r-- | emulators/gens/pkg-descr | 3 | ||||
-rw-r--r-- | emulators/mupen64-rice/Makefile | 2 | ||||
-rw-r--r-- | emulators/mupen64-rice/pkg-descr | 3 | ||||
-rw-r--r-- | emulators/snes9express/Makefile | 2 | ||||
-rw-r--r-- | emulators/snes9express/pkg-descr | 3 |
8 files changed, 4 insertions, 16 deletions
diff --git a/emulators/gcube/Makefile b/emulators/gcube/Makefile index 032184d..3c00286 100644 --- a/emulators/gcube/Makefile +++ b/emulators/gcube/Makefile @@ -12,7 +12,7 @@ CATEGORIES= emulators MASTER_SITES= http://www.liquidx.org/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= tlp@liquidx.org +MAINTAINER= ports@FreeBSD.org COMMENT= Gamecube emulator LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg diff --git a/emulators/gcube/pkg-descr b/emulators/gcube/pkg-descr index 79ebff5..d03e6a7 100644 --- a/emulators/gcube/pkg-descr +++ b/emulators/gcube/pkg-descr @@ -1,6 +1,3 @@ A Cross-platform Gamecube emulator. WWW: http://gcube.exemu.net/ - -- Travis Poppe -tlp@liquidx.org diff --git a/emulators/gens/Makefile b/emulators/gens/Makefile index 524da04..6751f8e 100644 --- a/emulators/gens/Makefile +++ b/emulators/gens/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= Gens212a1SrcL -MAINTAINER= tlp@liquidx.org +MAINTAINER= ports@FreeBSD.org COMMENT= Sega Genesis/CD/32X emulator BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm diff --git a/emulators/gens/pkg-descr b/emulators/gens/pkg-descr index ceb57bd..4782808 100644 --- a/emulators/gens/pkg-descr +++ b/emulators/gens/pkg-descr @@ -9,6 +9,3 @@ Patches to get the latest version working on FreeBSD are more than welcome! WWW: http://gens.consolemul.com/ - -- Travis Poppe -tlp@liquidx.org diff --git a/emulators/mupen64-rice/Makefile b/emulators/mupen64-rice/Makefile index cfb5ac1..c6c4931 100644 --- a/emulators/mupen64-rice/Makefile +++ b/emulators/mupen64-rice/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://mupen64.emulation64.com/files/0.4/ PKGNAMESUFFIX= -rice DISTNAME= riceplugin -MAINTAINER?= tlp@LiquidX.org +MAINTAINER?= ports@FreeBSD.org COMMENT= Rice Daedalus graphics plugin for Mupen64 BUILD_DEPENDS+= nasm:${PORTSDIR}/devel/nasm diff --git a/emulators/mupen64-rice/pkg-descr b/emulators/mupen64-rice/pkg-descr index dcfa80a..2b43d1b 100644 --- a/emulators/mupen64-rice/pkg-descr +++ b/emulators/mupen64-rice/pkg-descr @@ -10,6 +10,3 @@ system. With the correct plugins ("correct" can be computer dependent), it can achieve nearly perfect graphics and sound in many games. WWW: http://mupen64.emulation64.com/ - -- Travis Poppe -tlp@liquidx.org diff --git a/emulators/snes9express/Makefile b/emulators/snes9express/Makefile index 77df30f..a0d114f 100644 --- a/emulators/snes9express/Makefile +++ b/emulators/snes9express/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 7 CATEGORIES= emulators MASTER_SITES= SF -MAINTAINER= tlp@liquidx.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK interface for snes9x RUN_DEPENDS= snes9x:${PORTSDIR}/emulators/snes9x diff --git a/emulators/snes9express/pkg-descr b/emulators/snes9express/pkg-descr index 86ace1e..0caf5ec 100644 --- a/emulators/snes9express/pkg-descr +++ b/emulators/snes9express/pkg-descr @@ -2,6 +2,3 @@ Snes9express is a graphical interface for the X11 versions of snes9x, featuring an organized layout of common snes9x options. WWW: http://www.linuxgames.com/snes9express/ - -- Travis Poppe -tlp@liquidx.org |