diff options
author | edwin <edwin@FreeBSD.org> | 2003-11-02 11:36:45 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-11-02 11:36:45 +0800 |
commit | e5a01406ec6d515afbf4321c8712331936428da7 (patch) | |
tree | fee10e6f229cb9c1ed107782e37aa1986973d5c2 /emulators/gsnes9x | |
parent | 59f893dcbff9e1d5bb1363da6fb6975fee3e6f6d (diff) | |
download | freebsd-ports-gnome-e5a01406ec6d515afbf4321c8712331936428da7.tar.gz freebsd-ports-gnome-e5a01406ec6d515afbf4321c8712331936428da7.tar.zst freebsd-ports-gnome-e5a01406ec6d515afbf4321c8712331936428da7.zip |
ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Diffstat (limited to 'emulators/gsnes9x')
-rw-r--r-- | emulators/gsnes9x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/gsnes9x/Makefile b/emulators/gsnes9x/Makefile index a3156b32fdbc..a0f1b7f40983 100644 --- a/emulators/gsnes9x/Makefile +++ b/emulators/gsnes9x/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= GSnes9x-${PORTVERSION} -MAINTAINER= kbyanc@posi.net +MAINTAINER= ports@FreeBSD.org COMMENT= A GTK front-end for the Snes9X SNES emulator RUN_DEPENDS= snes9x:${PORTSDIR}/emulators/snes9x |